The big feature in this new release is the ability to set per-user public and private max waypoint limits.
In order to achieve that, we have the following changes:
- Added ownership of public waypoints
- Player may only manage their own public waypoints
- Added "waypoints.admin" permission to allow management of public waypoints owned by others
- Added config options for server max public waypoints
- Added config options for default allowed public and private waypoints
- Added "waypoints.public.limit.#" and "waypoints.private.limit.#" permissions to control max number of waypoints per-user
- Added command to list owners of public waypoints
- Added sorting of waypoint list "wp list"