Introduction:
Hello, I am selling my most recent plugin called "SupplyCrates".
Supply Crates is a 1.12 compatible plugin which spawns a crate at a configurable interval in any configurable world, inside the world border - and is also automatically compatible with Factions (So that it wont spawn a crate in a claimed base, safezone, warzone etc)
The crates have FIVE TIERS of customisable rewards (which support all NBT, Lore, Display Names, Enchantments, Potions, Enchanted Books - Pretty much anything!)
There is a configurable option also to allow you to set the Minimum, and Maximum items per crate - for example, if you set the minimum to 1, and the maximum to 10 (inclusive) then the crate will contain a pseudo-random amount of items from 1 to 10, from the rewards you can configure with the command from an in-game GUI. This makes it easy to make crates more or less powerful, without changing all the items inside them when an economy shift occurs.
The crates spawn as a normal chest block, at the highest safe Y co-ordinate in the nether and end (Not in the void!), and in the nether spawn at the safest Y co-ordinate it finds from 0 upwards (regular checks for highest Y would put this on the bedrock roof). The crates also have a particle effect overhead to signify it is a special SupplyCrate!
Commands:
Admins:
/acr - Displays help for /acr
/acr Spawn - Spawns a new crate randomly (If a crate is already spawned, then this will despawn the old crate first)
/acr Despawn - Despawn the current crate, if there is one.
/acr rewards <Common|Uncommon|Rare|Legendary|Mythical>
Users:
/cr - Displays location and world of current crate, if there is none it says there is not one currently!
Permissions:
SupplyCrates.Admin - This is the permission to access /acr and all it's commands (Defaulted to all OP's)
SupplyCrates.User - This is the permission to access the /cr command (defaulted to everyone)
SupplyCrates.View - This permission allows on Opening the Chest/Crate to show what is in the crate without actually claiming and despawning it, this permission is mainly for Operators and Admins to check the rewards inside by teleporting to the crate but is defaulted to no players, no even OPs.
Setup:
To setup this plugin, simply drop it into your servers /plugins folder and reload your server.
The default configuration will use all default worlds, with crates spawning only up to 1000 blocks along the x and z (and 1000 into the negative for both). The defalt configuration uses Bukkit Schedulers, and will spawn a crate once per hour, and the crate will despawn 30 minutes after it has spawned (Half way between crate spawns).
You will need to set up each tiers rewards by using /arc rewards <Tier> for each tier. This will open an inventory, place the items you want it to be possible to receive (up to 54 different types and amounts) and simply close the inventory to save!
Extra Options:
The configuration can be changed in the following ways:
messagePrefix - This option can be changed to show another prefix before the outputs from this plugin (this means you can fit it better with your server theme!)
worlds - This is a list of the worlds in which you would like crates to randomly spawn (Note: Only 1 world will be randomly selected from this list per spawn time)
worldborders - This option allows changing of the radius in which crates will spawn in the worlds, make sure this is set for each world or the world wont work! (Note: Currently this only supports square world borders)
use_bukkit_scheduler - This option can be set to "true" to use the default inbuilt schedulers, or false if you wish to use Multicraft commands (explained later) to enhance the spawning and despawning times.
spawnInterval - This option, in seconds, is the interval between crate spawns, while only one crate can be currently "alive" at a time, this will automatically despawn a crate half this time after it has spawned.
Multicraft:
Multicraft commands can be used to enhance this plugin and spawn and despawn crates at set intervals, in a way Bukkit Schedulers have a hard time emulating. This means you can spawn your crates at every quarter our if you wanted, and despawn them after a set amount of minutes alive. Thought I aim to add a lifetime ability in further updates of this plugin, currently Multicraft is the only way to do this.
Future Plans:
- Add support for WorldGuard Regions Blacklisting,
- Add native support for Chest lifetime,
- Add support for multiple crates spawning at once!
Known Issues:
- Currently an error appears in the console whenever a crate is right clicked and opened. This doesn't affect the plugin in any way at all, and it's proving incredibly illusive to track down.
Bugs:
- For Support or bug reports, please join the discord on my profile.
Price:
For this plugin I only ask $5USD by PayPal. This will include any support you need to set it up, as well as any further updates to the plugin! (Please note I am in GMT Timezone, and I do have to sleep sometimes)
I currently will be giving away 0 more copies for vouches (since I am a new user referred by a friend!)
Screenshots:
Hello, I am selling my most recent plugin called "SupplyCrates".
Supply Crates is a 1.12 compatible plugin which spawns a crate at a configurable interval in any configurable world, inside the world border - and is also automatically compatible with Factions (So that it wont spawn a crate in a claimed base, safezone, warzone etc)
The crates have FIVE TIERS of customisable rewards (which support all NBT, Lore, Display Names, Enchantments, Potions, Enchanted Books - Pretty much anything!)
There is a configurable option also to allow you to set the Minimum, and Maximum items per crate - for example, if you set the minimum to 1, and the maximum to 10 (inclusive) then the crate will contain a pseudo-random amount of items from 1 to 10, from the rewards you can configure with the command from an in-game GUI. This makes it easy to make crates more or less powerful, without changing all the items inside them when an economy shift occurs.
The crates spawn as a normal chest block, at the highest safe Y co-ordinate in the nether and end (Not in the void!), and in the nether spawn at the safest Y co-ordinate it finds from 0 upwards (regular checks for highest Y would put this on the bedrock roof). The crates also have a particle effect overhead to signify it is a special SupplyCrate!
Commands:
Admins:
/acr - Displays help for /acr
/acr Spawn - Spawns a new crate randomly (If a crate is already spawned, then this will despawn the old crate first)
/acr Despawn - Despawn the current crate, if there is one.
/acr rewards <Common|Uncommon|Rare|Legendary|Mythical>
Users:
/cr - Displays location and world of current crate, if there is none it says there is not one currently!
Permissions:
SupplyCrates.Admin - This is the permission to access /acr and all it's commands (Defaulted to all OP's)
SupplyCrates.User - This is the permission to access the /cr command (defaulted to everyone)
SupplyCrates.View - This permission allows on Opening the Chest/Crate to show what is in the crate without actually claiming and despawning it, this permission is mainly for Operators and Admins to check the rewards inside by teleporting to the crate but is defaulted to no players, no even OPs.
Setup:
To setup this plugin, simply drop it into your servers /plugins folder and reload your server.
The default configuration will use all default worlds, with crates spawning only up to 1000 blocks along the x and z (and 1000 into the negative for both). The defalt configuration uses Bukkit Schedulers, and will spawn a crate once per hour, and the crate will despawn 30 minutes after it has spawned (Half way between crate spawns).
You will need to set up each tiers rewards by using /arc rewards <Tier> for each tier. This will open an inventory, place the items you want it to be possible to receive (up to 54 different types and amounts) and simply close the inventory to save!
Extra Options:
The configuration can be changed in the following ways:
messagePrefix - This option can be changed to show another prefix before the outputs from this plugin (this means you can fit it better with your server theme!)
worlds - This is a list of the worlds in which you would like crates to randomly spawn (Note: Only 1 world will be randomly selected from this list per spawn time)
worldborders - This option allows changing of the radius in which crates will spawn in the worlds, make sure this is set for each world or the world wont work! (Note: Currently this only supports square world borders)
use_bukkit_scheduler - This option can be set to "true" to use the default inbuilt schedulers, or false if you wish to use Multicraft commands (explained later) to enhance the spawning and despawning times.
spawnInterval - This option, in seconds, is the interval between crate spawns, while only one crate can be currently "alive" at a time, this will automatically despawn a crate half this time after it has spawned.
Multicraft:
Multicraft commands can be used to enhance this plugin and spawn and despawn crates at set intervals, in a way Bukkit Schedulers have a hard time emulating. This means you can spawn your crates at every quarter our if you wanted, and despawn them after a set amount of minutes alive. Thought I aim to add a lifetime ability in further updates of this plugin, currently Multicraft is the only way to do this.
Future Plans:
- Add support for WorldGuard Regions Blacklisting,
- Add native support for Chest lifetime,
- Add support for multiple crates spawning at once!
Known Issues:
- Currently an error appears in the console whenever a crate is right clicked and opened. This doesn't affect the plugin in any way at all, and it's proving incredibly illusive to track down.
Bugs:
- For Support or bug reports, please join the discord on my profile.
Price:
For this plugin I only ask $5USD by PayPal. This will include any support you need to set it up, as well as any further updates to the plugin! (Please note I am in GMT Timezone, and I do have to sleep sometimes)
I currently will be giving away 0 more copies for vouches (since I am a new user referred by a friend!)
Screenshots:
Last edited:
