An API to help creating plugins for PeaceAndCube
This repository is now read-only, as it is no longer maintained or used by PeaceAndCube plugins.
Various useful commands
/removealltags <target> [<except>]
to remove all scoreboard tags from the target. The tag specified inexcept
will be ignored./chrono (start|end) <target>
to start or end a player timer./resourcepack send <target> <url>
to send a resource pack to a target.
Chrono
provides a player-specific timer that can be started and ended.DateUtils
provides utility methods to get current day in several formats.LocalizedMonth
provides month number, localized month name and maximum days.
PlayerMessages
provides feedback messages.PlayerSuggestionProviders
provides generic lists of strings, used by command tab completion.
- When a player places an item frame or a glow item frame renamed "invisible", the item frame entity gets the
Invisible
tag.