-
Notifications
You must be signed in to change notification settings - Fork 0
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 exploits and how to fix them . A comprehensive guide on network security through tweaks in your server software.
- Color Codes. A list of all available color codes that you may use within this plugin.
- 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!
- 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.
- Project Orion. This is my 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.
About
Basics
Topics
Developer
Help