APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 79 forks source link

Option to run with incompatible NMS #589

Closed TylerS1066 closed 1 year ago

TylerS1066 commented 1 year ago

Describe in detail what your pull request accomplishes

In addition to adding an option to bypass the NMS version check, this also starts de-internationalizing the console messages.

Removing the internationalization of the console messages is twofold:

  1. It reduces the development overhead when writing new console messages.
  2. If a server owner is unable to understand English, it is unlikely they are going to be able to read the wiki to understand our documentation, properly report issues, or converse in discussions.

Related issues:

Checklist