- Supported Minecraft Versions:
- 1.8, 1.9, 1.10, 1.11
STAFF LIST WITH UI!
for Skript 2.2
By using this script you can list all your staff members in a clear user interface.
Using a MySQL-Database offers you to display every staff member on a website (not included yet)
DEPENDENCIES
• Skript (at least version 2.2)
• Umbaska
• Skellett
• A MySQL Database
HOW TO INSTALL
1. Install Skript v2.2 on your Spigot/Bukkit server.
2. Go to "plugins\Skript\scripts"
3. upload the required file.
4. open the mentioned file and set up the database connection (example inside the config)
5. Restart your server or type "/sk reload <script name>"
(in this case: /sk reload SQL-TEAM_2.1.000)
PICTURES
COMMANDS & PERMISSIONS
• /team help » Displays help page
• /team add <player> <rank> » adds/edits a staff member
• /team remove <player> » removes a staff member
• /team check <player> » Checks a player if he's a staff member or not.
• /team delete_database » Wipes table and creates a new one.
hiiqhfive.team » Identifies a player as a staff, if he's a staff member or not.
CONFIG
Code (Skript):
Table: team prefix: &8[&cTeam&8] command: /team team_permission: hiiqhfive.team permission: * version: 2.0.230 prefix_owner: &3&l&oOwner prefix_admin: &4&l&oAdministrator prefix_mod: &3&l&oModerator prefix_supp: &b&l&oSupporter placeholder_owner: red stained glass pane placeholder_admin: orange stained glass pane placeholder_mod: light green stained glass pane placeholder_supp: blue stained glass pane inventory_name: &cStaff
Code (Skript):
# /* # * Before using this script, you have to set up your database connection. # * Here is a little example how to configure it: # * $ db url jdbc:mysql://127.0.0.1:3306/team # * $ db username hiiqhfive # * $ db password ouas0998b # */
If you have any suggestions, post it in comments!
Have fun!
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script STAFF LIST [MYSQL, Skript 2.2] 2.1.000
A MySQL supported staff list with User Interface!
Tags:
Recent Updates
- Changed SQL-Syntax! Nov 15, 2017
- Update 2.0.310 Feb 3, 2017
- Update 2.0.230a Feb 2, 2017