Name change:
- New name
PixieHub (Easier to tell it's a hub plugin)
Added features: - Filtered chat words. This feature can be enabled/disabled in
config.yml fully customizable allowing you to add filtered words of your choice!
I suggest if you're updating this plugin that you remove your
config.yml and
messages.yml files and let the plugin regenerate new ones for the update to take effect!
- Changed player names in
players.yml to
UUIDs instead. It is optional to remove your current
players.yml file but you do not have to as the plugin will simply ignore anything that isn't a player's
UUID.
- Added Warps!
All warps can be found in the new warps.yml file.
Create Warp -
/pcore setwarp <name> permission
pixie.setwarp.
Delete Warp -
/pcore delwarp <name> permission
pixie.delwarp.
Warping -
/pcore warp <name> permission
pixie.warps.<name> or
pixie.warps.* to allow a player to use all warps!
List all created warps -
/pcore warps permission
pixie.warplist.
- Added New hub commands.
/Stuck /Spawn Both commands will do exactly the same thing as
/Hub and will use the same permission as the
/Hub command.
- Added
/Pcore Aliases
/pco (The aliases is
pco and not
pc, because I didn't want anyone to have any troubles if someone has the
ProCosmetics plugin which has an aliases of
pc)
- Fixed small chat message error
Fixed the "NoPermission" message from not being able to use color codes.
- Added Chat Cooldown.
This feature can be disabled in the
config.yml. By default the cooldown is 3 seconds
Players with the
pixie.chat.bypass permission will bypass the cooldown.
New features:
- Silent Join. Allows a player with the
pixie.silentjoint permission to join the server without other players knowing! (This feature can be disabled in
config.yml)
- Join Fly. Allows a player with the
pixie.joinfly permission to join the server with flight enabled! (This feature can be disabled in
config.yml)
- New messages have been added to
messages.yml. - New
players.yml file used for the SilentJoin feature and any future player features.
Fixed:
- Console being allowed to execute the
/hub command.