DCase

DCase 1.1

Compatible API Versions
1.0.8
Sourcecode
https://github.com/MEFRREEX/DCase
DCase
Case plugin for your Nukkit server

1672170910487.png


Admin commands:
Code:
/caseadmin add <player> <count> - add cases to the player
/caseadmin take <player> <count> - Take the cases from the player
/caseadmin set <player> <count> - set cases to the player
/caseadmin setcase - set the case position
/caseadmin help - help
Player commands:
Code:
/case open - open the case
/case pay <player> <count> - send the case to the player
/case cases - find out how many cases you have
/case help - help
Permissions:
dcase.player - Allow access to regular case commands
dcase.admin - Allow access to case admin commands

Configs:
Full localization in the messages.yml file
Setting up prizes and commands in the config.yml file


API:
Java:
DCase api = new DCase.getInstance();
// Example:
api.getCaseManager().add(player, 1);
Author
MEFRREEX
Downloads
360
Views
1,217
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from MEFRREEX

Latest reviews

Nice plugin, works great on my server podría añadir interfaz de usuario?
M
MEFRREEX
I'll add that soon
Top