• Welcome to Minr.org

    Server IP: zero.minr.org 

    Java Version: 1.20.2

    Who are we?

    Welcome to one of the oldest Minecraft servers and communities in the world! Zero.minr.org dates back over 13 years and has been consistently providing endless hours of fun and excitement for players from all over the globe. With an uptime of 99%, you can count on us to be here for you whenever you're in the mood for some challenging minecraft parkour, puzzles and mazes.

    Our server is home to over 600+ challenges, each designed to keep you engaged and entertained for months on end. These challenges have been created, tested and curated by our green membership community, who are true experts in all things challenges! Our community is made up of some of the most dedicated and skilled players, who have completed our Hardcore set of challenges and continue to create new and innovative experiences for our server.

    At our core, we are strongly committed to fair play and against any form of pay-to-win features. We have been privately funded since our inception, which has allowed us to provide a level playing field for all our players, free of any hidden advantages. This dedication to fair play has resulted in a thriving community where everyone has a chance to excel and showcase their skills.

    So why not join us and become a part of something truly special? Who knows, you may even have what it takes to create a challenge that will remain on our server for years to come. Whether you're a seasoned Minecraft veteran or a newcomer to the game, we look forward to welcoming you to our server.

    For more information about zero.minr.org click here.


Plugin Suggestion by rickyboy320

rickyboy320

Administrator
Op
Nov 18, 2013
2,251
1,757
This is an automated message from the Plugin Suggestion form.

rickyboy320 has made a suggestion for zero.minr.org

Plugin Name: FaQ

URL: https://www.dropbox.com/s/9trzdj5pf6eqmfs/FaQ V1.0.jar

Reasons for suggestions: Thought I went and learn the Plugin basics..

Created a small FaQ plugin.
Most new people on our server start off and ask all kinds of questions, and are then redirected to the FAQ.
If we just have the /faq command, they can just search it up.

Ingame commands:

/faq - Shows the FaQ.

/faq help - Shows the help of the /faq command.

/faq add - Adds questions and answers to the FaQ.
Usage: /faq add <question> = <answer> (Supports spaces!)

/faq delete - Deletes questions and answers from the FaQ.
Usage: /faq delete <question> (Supporsts spaces!)
/faq delete <number> (Deletes the number on the list (1 is the top question, 2 is the one below etc...))
/faq delete -a (Deletes all questions and answers)


/faq color - Changes colors of the Faq command:
Usage: /faq color (Shows current colors)
/faq color default <color>
/faq color command <color>
/faq color warning <color>
/faq color question <color>
/faq color answer <color>
/faq color help - For color information (Tells you which Color ID's can be used)

Behind the scenes:

Every time the plugin enables it reads from a file: FaQ.txt located in the server folder. In this file the FaQ and the colors are stored for restart. Everytime the plugin disables it saves everything to that file.

When you use /faq it goes through that FaQ.txt file and displays everything.
When you use /faq help or any command that is not the command from above, it displays the possible commands (normal members only have /faq, ops have all the other commands too).

When you use /faq add, it adds the question and answer to the file. Since I'm splitting from the '=' you can use spaces too! It saves the file immediately for safety purposes. (And just making it easier).

When you use /faq delete it first tries to find out if you typed the same question as one in the list. If not it checks for a number.

When you use /faq delete -a it just triggers a the same 'different' command, this time deleting everything.

/faq color is saved in the FaQ.txt file, and the plugin reads the colors on change/startup.
Everything customisable in-game
 
Top