The Core Plugin
This is our custom plugin that handle a lot of thing in the server. You cant run the setup without this plugin (Already included in the setup)
Commands:​
tip
All the command below are admin/console command. Require hcore.command.admin to use.
Command | Description |
---|---|
/hcore clearnametag %player% | Clear/Reset current nametags of a player. |
/hcore player_sound %player% %sound% | Play a sound to player. If the sound is from resource pack, it must have format "%name_space%:%sound%" |
/hcore give_perm %player% %gem% %perm% | This command will give the perm to the player, if player already have the perm, it will give the gem amount instead |
/hcore send_message_perm %player% %message% %perm% | This command will send the %message% to player if they have the %perm% or not |
/hcore reload | Reload all configuration of the core plugin |
Placeholders:​
Placeholder | Description |
---|---|
%hcore_font:%icon-name%% | Get a special character of an icon/texture from Oraxen/ItemsAdder. |
%hcore_crate:%crate-id%% | Get a random reward's name of a crate (CrazyCrates) |
%hcore_pack_status% | Return the server resourcepack status of a player https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/player/PlayerResourcePackStatusEvent.Status.html |