c1madev / cimple-waypoint-system

A command-based server-side only waypoint system for minecraft 1.20
Other
0 stars 1 forks source link

Updates people, updates! #4

Closed Fisch37 closed 1 month ago

Fisch37 commented 1 month ago

Updated cwps to support 1.21 (1.20.2+ support has been dropped :c)

Some minor optimizations

/wps go syntax has been reworked. The new syntax is now /wps go <name> [<owner>|open]. If only <name> is specified the waypoint is assumed to be open unless no open waypoint of that name exists, in which case it is assumed to be a waypoint owned by the executing player. (Note that /wps go can only be executed by players)

/wps go suggestions have been changed to always include <owner>|open.

Some more bugs have been fixed. See below