ForTheCrown / FTC

ForTheCrown SMP's plugin code
https://www.forthecrown.net/docs/
3 stars 1 forks source link

`/waypoints` admin command needs to be updated #32

Closed JulieWoolie closed 9 months ago

JulieWoolie commented 9 months ago

Should have the following uses:

/waypoints create admin
/waypoints create region_pole
/waypoints info <region>
/waypoints residents list <waypoint>
/waypoints residents add <waypoint> <player>
/waypoints residents clear <waypoint>
/waypoints residents remove <waypoint> <player>
/waypoints residents set <waypoint> <player> <movein time>
/waypoints property list <waypoint>
/waypoints property get <waypoint> <property name>
/waypoints property unset <waypoint> <property name>
/waypoints property set <waypoint> <property name> <value>
/waypoints description get <waypoint>
/waypoints description set <waypoint> <description>
/waypoints creation-date get <waypoint>
/waypoints creation-date set <waypoint> <date>
/waypoints remove <waypoint>
/waypoints save
/waypoints reload
/waypoints reload-waypoints
/waypoints update-all
/waypoints update <waypoint>