[»»»] Basic Plugin InformationCloudCrates is a relatively new virtual crates plugin, which has been tested at ~200 players, all opening a crate at once, with no TPS drops. We offer a ton of features, like crate settings, multiple different types, and stability.
[»»»] Commands and Config Overview- Main Crates Command
- [/crates]
- No Admin Permission
- Opens up crates interface
- With Admin Permission
- Access to /crates help, and admin commands
[»»»] Default Permissions OverviewDefault Admin Permission- [ cloudcrates.admin ]
- This allows access to the admin area of the plugin, the admin commands.
(( This can also be modified in the plugins config.yml ))
[»»»] Images and Gifs Overview(( This was performed using the Monthly crate animation. ))
[»»»] Other Information[line][/line]
PlaceholderAPI support for CloudCrates can be used to get the amount of keys a player has.
Accessible using: %cloudcrates_%
DEVELOPER EVENTS
CrateStartEvent(Player player, String crate, boolean api);
KeyReceiveEvent(Player player, String crate, Integer amount);
Access the API via CloudCratesAPI.getInstance().
public int getPlayersCrates(Player player, String crate);
public void setPlayersCrates(Player player, String crate, Integer amount);
public List getCrates();
public RandomCollection getCrateRewards(String crate);
public void startCrate(Player player, String crate);
public void startCrate(Player player, String crate, RandomCollection rewards);
Want to join our support discord? [»»»] Click here!Want to view our proof of ownership? [»»»] Click here!(( Thanks for checking out our plugin thread! ))