Skip to content

Useful Links

Matej edited this page May 18, 2024 · 4 revisions

Here is a collection of useful web resources that will make it easier for you to maintain both your server and your copy of this plugin.

Minecraft

  • Paper. Paper is a Minecraft server based on Spigot, that aims to provide high grade of performance and versatility.
  • Color Codes. A list of all available color codes that you may use within this plugin.

Text Editors

  • Notepad++. Powerful yet simple and clean text editor. Using it will fix lots of trouble with different encoding.
  • Sublime Text. Another text processor of a high quality grade, fully respecting file encodings.
  • WordPad / Notepad on Windows. NOT RECOMMENDED. You may end up corrupting your configuration, because they do not respect file encodings. Use with caution!

When Having Issues

  • YAML Parser. If you are having trouble writing .yml files, this service will check your syntax and displays exactly where the error lies.
  • pastebin.com. This is the best place to upload your errors and stack traces to. Code high-lightning is fully supported.

Specials

  • Project Orion. This is a course on coding your own Minecraft plugins fast. Over 3,000 students have joined and tested Project Orion so far, and it's currently pronounced as the #1 platform to learn Minecraft plugins.
Clone this wiki locally