Skip to content

Manuall Support

MrJesseZ edited this page Aug 14, 2017 · 13 revisions

Manuall Support

What if my Plugin is not supported?

We are constant update the plugin DataBase to cover all plugins, but we need to do this manuall.

You can help us to add as much Plugins to our DataBase to cover all plugins.

  1. Ask it in our Community on Discord.
  2. Use Our Ultra Permissions (Permission Utility).
  3. Make a File by yourself.

Community

On our discord server your able to ask other people or the supporters to make a file for a plugin you need. Most of the time your file that they make will be in the next update. Unfortunately can a plugin be really big with a lot of permissions, for that kind of plugins it can take sometimes a little longer dan usual.

Permission Utility

We also have a plugin that you can download to use a desktop application to help you making a file.

You can download the desktop application Here

What if you made a file?

You need to send it to us.

Where do I need to send my file?

You can send the file on 3 ways to us.

  1. Send it on Discord.
  2. Skype: itechmaster or Mr_JesseZ.
  3. On the spigot pages: UltraPermissions or UltraPermissions Utility.

Make a file

`#

DONT CHANGE ANYTHING HERE IF YOU DONT NOW WHAT YOU ARE DOING.

CHANGES WILL BE UNDONE ON RESTART.

######## CREDIT

Credit for this goes to 'Mr_JesseZ' for making this file!

His Server: play.Kingdom-Craft.net

######## You see something wrong here?

Contact 'itechmaster' on Spigot or Dircord!

Contect 'Mr_JesseZ' on Spigot or Discord!

######### Discord Server

######### Permissions

In a Permission you need to change:

'.' to a '_'

'_' to a '-'

'-' to a '~'

Example:

Permission

Example.Test-DIAMOND_SHOVEL

New Permission

Example_Test~DIAMOND-SHOVEL

#################################################################### #Example: #Here you put the name of the plugin how it's called in the chat/console when you used the command /pl or /plugin. ####################################################################

Player/Staff/Permissions: #This tilte can be added so you can create multiple category like one category for all staff permission and another category for the players, so when you open the GUI for this permission you can see multple categorys, that makes the GUI much cleaner and easier to understand. When you want to add permission to player you can easily select the player category and when you want to add a permission to your staff you select the staff category. (If you don't understand what to do, check the permission file Essentials.)

Example_Command_Test: #Here you place the permission and change the '.' to a '_'. When you don't do this the plugin wil not recognize the permission!

description: #Here you place the description of the permission. If there is no description you can always add: 'Allow the player to use the command Test' (Replace 'Test' to the command the permission is for.)

commands: #Under Commands you can add all command the player can use when he is having this permission. Always add a '/' infront of the command. If the permission don't has a command like a bypass permission you can leave it blanc.

- '/test'

- '/Test'

- '/T'

####### Structure

#plugin:

MainCategory:

Command_Hello:

description: Hello

commands:

- '/hello'

Command_World:

description: World

commands:

- '/world'

######## Premium plugin(paid plugin)/Impoved File

If you have a plugin where you need to pay for please add the premium mark after the name of the file ' - [Premium]'

When you improved a file of a plugin please add ' - [Impoved]' after the name.

Example: 'UltraPermissions - [Premium] - [Impoved]'

#########

Good luck, if you still don't understand what to do or if you want to check if your on a good way ask TechXcrafter or Mr_JesseZ

################################################################### : ################################################################### : : description: commands: - '' `

Clone this wiki locally