SpawnerUpgrader [Like upgrade.gg!]

Status
This thread has been locked.

Sniper

Software Developer
Supreme
Feedback score
65
Posts
1,312
Reactions
695
Resources
0
SpawnerUpdater.png

Every Minecraft player likes playing on servers that have different features. You won't be disappointed in SpawnerUpgrader.

SpawnerUpgrader is a plugin based off CS:GO gambling sites where you can play, win and upgrade your skins by.

https://www.spigotmc.org/resources/spawnerupgrader.41572/ spigot page
http://www.mc-market.org/resources/3665/ mcm page


Features.png

Fully configurable, You can change all the spawner upgrades, item lores, ID's (Data value support), names, and change all the messages
Very unique & fun, You will not find another plugin like this anywhere else throughout the Minecraft community, and it's very interactive with sounds, and animations.
Easy to set-up, It's easy! Just add/remove spawners you don't want to be upgraded and set the multiplier rewards!
Many updates! This plugin will be updated as new features are added, and you'll be the first to know about it!
Saves all data! Each game's data is saved to a unique key after each round. It saves the id, the number it rolled, the chance to upgrade the spawner that round, the multiplier, and the spawner you upgraded to!

CommandsGrey.png

The ONLY command is /upgrade (More coming in the future).
To use this command you must have the permission node upgrade.upgrade
**Planned Commands**
/rig [player] [+percentage on each roll]
/upgradeadmin (Change percentage of spawners in game!)
/upgradetotal (Check total amount won between all of your upgrades)

ConfigurationGrey.png

Code:
Messages:
  No permission: '&c&lYou do not have permission to do this command!'
  No Spawner in hand: '&c&lYou must have a spawner in your hand!'
  Not upgradeable: '&c&lThat spawner is not upgradeable!'
  Too many spawners: '&c&lYou may only have one spawner in your hand!'
  Game Information:
  - '&8&m--------&r &c&lSpawner Upgrader &8&m--------'
  - '&eGame ID: &7%gameid%'
  - '&eChance To Win: &7%chancewin%'
  - '&e&lNumber Rolled: &7%chanceroll%'
  - '&eMultiplier: &7%multiplier%'
  - '&8&m--------&r &c&lSpawner Upgrader &8&m--------'
Include Game Information After: true

Items:
  Upgrade Arrow:
    ID: '351:8'
    Name: ' '
    Lore:
      - ''
  Upgrade Arrow Progress:
    ID: '351:5'
    Name: '&5Upgrading...'
    Lore:
      - ''
  Upgrade Loss:
    ID: '351:1'
    Name: '&7You have'
    Lore:
      - '&c&lLOST'
  Upgrade Win:
    ID: '351:10'
    Name: '&7You have'
    Lore:
      - '&a&lWON'
  Spawner From:
    ID: '52:0'
    Name: '%spawner%'
    Lore:
      - '&b&lUpgrading From...'
  Spawner To:
    ID: '52:0'
    Name: '%spawner%'
    Lore:
      - '&b&lUpgrading To...'
  1,5x:
    ID: '339:0'
    Name: '&7Upgrade to'
    Lore:
      - '&b&l1.5X'
  2,0x:
    ID: '339:0'
    Name: '&7Upgrade to'
    Lore:
      - '&b&l2X'
  5,0x:
    ID: '339:0'
    Name: '&7Upgrade to'
    Lore:
      - '&b&l5X'

Spawners:
  Pig: #Config title
    Name: 'Pig Spawner' #In game spawner name
    1,5x: #Multiplier
      Chance: 60
      Config title: Cow
      Command: 'kit Cow %player%'
    2,0x:
      Chance: 45
      Config title: Zombie
      Command: 'kit Zombie %player%'
    5,0x:
      Chance: 20
      Config title: Blaze
      Command: 'kit blaze %player%'
  Zombie: #Config title
    Name: 'Zombie Spawner'
    1,5x:
      Chance: 60
      Config title: Cow
      Command: 'ss give %player% Cow'
    2,0x:
      Chance: 45
      Config title: Zombie
      Command: 'ss give %player% Zombie'
    5,0x:
      Chance: 20
      Config title: Blaze
      Command: 'ss give %player% Blaze'
  Blaze: #Config title
    Name: 'Blaze Spawner'
    1,5x:
      Chance: 60
      Config title: Cow
      Command: 'ss give %player% Cow'
    2,0x:
      Chance: 45
      Config title: Zombie
      Command: 'ss give %player% Zombie'
    5,0x:
      Chance: 20
      Config title: Blaze
      Command: 'ss give %player% Blaze'

Code:
81389da5-2a8f-4e75-ae75-8e506ca107ed:
  rolledby:
    uuid: 6b4cea87-9a5b-394c-af1d-047935f0be9b
    ign: Shaut
  rolledchance: 0.15852606326573826
  multiplier: 1.5x
  upgrade:
    from: Pig
    to: Zombie
cb709ffe-b103-4b91-923f-2b1770e14da3:
  rolledby:
    uuid: 6b4cea87-9a5b-394c-af1d-047935f0be9b
    ign: Shaut
  rolledchance: 0.03441152255918423
  multiplier: 2.0x
  upgrade:
    from: Pig
    to: Zombie
1e59a699-d15e-4e40-b834-a7a4b9e032dd:
  rolledby:
    uuid: 6b4cea87-9a5b-394c-af1d-047935f0be9b
    ign: Shaut
  rolledchance: 16.848795309787445
  multiplier: 2.0x
  upgrade:
    from: Pig
    to: Zombie

InstallationGrey.png

1. Stop your server
2. Move SpawnerUpgrader.jar into your /plugins folder
3. Start your server (You can also move it in then restart the server)


TEST OUT SpawnerUpgrader 45.34.5.5:25575 **adding features
Do /getspawner then do /upgrade!


(only pig spawners were setup)

Support? Add me on Discord Sniper#8762
 

Attachments

  • SpawnerUpdater.png
    SpawnerUpdater.png
    25.9 KB · Views: 591
  • Features.png
    Features.png
    17.7 KB · Views: 597
  • CommandsGrey.png
    CommandsGrey.png
    21 KB · Views: 590
  • ConfigurationGrey.png
    ConfigurationGrey.png
    23.2 KB · Views: 589
  • InstallationGrey.png
    InstallationGrey.png
    20.5 KB · Views: 592
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Keegan

Premium
Feedback score
2
Posts
80
Reactions
73
Resources
0
ya literally cant read this, everything is in the wrong color when on dark theme
 
Status
This thread has been locked.
Top