Minecraft ZincStaff mod 2024 download
logo
minecraft mod ZincStaff

ZincStaff

Game Version: 1.12
Total Downloads: 853
Updated: Jul 30, 2017
Created: Jul 28, 2017
Download ZincStaffDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ZincStaff v0.2.1 release 12.70 KB Jul 30, 2017 1.12 735 download ZincStaff ZincStaff v0.2.1 releaseDownload
ZincStaff v0.2 release 12.74 KB Jul 29, 2017 1.12 64 download ZincStaff ZincStaff v0.2 releaseDownload
ZincStaff v0.1 release 8.57 KB Jul 28, 2017 1.12 54 download ZincStaff ZincStaff v0.1 releaseDownload

Description

Share this:

ZincStaff

This Plugin is designed to make your life easier by helping you manage your server.

With just a single command you can switch between "Normal-Mode" and "Staff-Mode".

Once in "Staff-Mode" a player is able to use the most complex of commands by clicking with the corresponding item.

When you put the plugin on your server you can start controlling and organizing with ease.

If you are finished with punishing some cheaters or restoring a corrupted chunk just

switch back to "Normal-Mode". You can continue efficiently without interruption due to the restoration of your inventory.

All commands and items are of course easily customizable via the configuration file or the use of ingame-commands.


Usage:

Upon installing the ZincStaff Plugin you should put the "Staff-Mode" inventory together.

Use the "/zstaff save" command to save your hotbar to the configuration file.

Then switch to an editor of your choice and edit the configuration file to your likings.

The "/zstaff reload" command allows you to conveniently reload the configuration file without the need of restarting your server.

Once you are finished setting ZincStaff up, you can now enjoy the stunning experience of a never before seen Administration Tool.


Commands:

You can substitute "/zstaff" with "/zincstaff" and "/mod"

  • "/zstaff"  -  Switches between "Normal-Mode" and "Staff-Mode". All Items will be restored. Even if the server shuts down or a player disconnects.
  • "/zstaff save"  -  Saves your current hotbar to the ZincStaff configuration file for further editing (if you know what you are doing)
  • "/zstaff reload"  -  Reloades the configuration to negate the need of restarting your entire server after updating the configuration file. This command will also refresh all hotbar items for players currently in "Staff-Mode".

New:

Admin Commands (you can substitute "/sc" with "/staffcommands" and "/staffc"):

  • "/sc stafftp"  -  Teleports the user to a random player that is not in "Staff-Mode"

Permissions:

  • "zincstaff.*"  -  With this permissions you can use all parts of the ZincStaff Plugin
  • "zincstaff.use"  -  Allows the switching between "Normal-Mode" and "Staff-Mode". If you take the permission away the player will be kicked out of "Staff-Mode"
  • "zincstaff.reload"  -  Allows the use of the "/zstaff reload" command
  • "zincstaff.save"  -  Allows the use of the "/zstaff save" command

New:

  • "zincstaff.commands"  -  You can now use Admin ZincStaff Commands

Configuration File:

 

# ***** Flags *****
# true:  commands will run from console (run command regardless of player permissions)
#        commands may require a different syntax when run from console
# false: commands will be run by the player (will check player permissions)
run-commands-from-console: false

# Should staff mode be removed on player death
remove-mod-mode-on-death: false

# If you change to Staff-Mode you will be put into creative mode
# When you switch back you will be put into survival mode
change-gamemode-on-switch

# Prevents players in Staff-Mode of hurting mobs
staff-mode-prevent-hurt-mobs

# Players in Staff-Mode cannot break or place blocks
staff-mode-prevent-building

# ***** Commands *****
# 1-9 are the hotbar slots
# Arguments are seperated by whitespace (" ")

# Note: colors are encoded with "&"
# eg. "say &7Hello" to say "Hello" in a golden color

# Type "EMPTY" for no command to be executes (eg. a slot without an item)
# If you are finished editing restart your server or use "/mod reload" in-game

# Use %me% to refer to the player in mod-mode that used the item
# Use %player% for the right-clicked player
# ask me if you want more replacements :P
commands:
  '1': tp %me% 0 200 0
  '2': invsee %player%
  '3': EMPTY
  '4': EMPTY
  '5': v %me%
  '6': EMPTY
  '7': EMPTY
  '8': kill %player%
  '9': ss %player%


# ***** Items *****
# Do not modify this section in the config (unless you don't break anything :P )
# Use "/zstaff save" in-game to save your hotbar
# (in case you're wondering "\xa7" stands for "§" and is used with color codes etc)
items:
  '1':
    ==: org.bukkit.inventory.ItemStack
    type: WATCH
    meta:
      ==: ItemMeta
      meta-type: UNSPECIFIC
      display-name: "\xa75\xa7kII\xa75\xa7nTeleporter \xa7d\xa7nClock\xa7kII"
      repair-cost: 1
  '2':
    ==: org.bukkit.inventory.ItemStack
    type: CHEST
    meta:
      ==: ItemMeta
      meta-type: UNSPECIFIC
      display-name: "\xa76Inventory Watcher"
      repair-cost: 1
  '3':
    ==: org.bukkit.inventory.ItemStack
    type: AIR
  '4':
    ==: org.bukkit.inventory.ItemStack
    type: AIR
  '5':
    ==: org.bukkit.inventory.ItemStack
    type: NETHER_STAR
    meta:
      ==: ItemMeta
      meta-type: UNSPECIFIC
      display-name: "\xa78I\xa77n\xa78v\xa77i\xa78s\xa77i\xa78b\xa77i\xa78l\xa77i\xa78t\xa77y \xa7fCharm"
      repair-cost: 1
  '6':
    ==: org.bukkit.inventory.ItemStack
    type: AIR
  '7':
    ==: org.bukkit.inventory.ItemStack
    type: AIR
  '8':
    ==: org.bukkit.inventory.ItemStack
    type: DIAMOND_SWORD
    meta:
      ==: ItemMeta
      meta-type: UNSPECIFIC
      display-name: "\xa76\xa7lOHKO \xa7730% Accuracy"
      lore:
      - Legends has it that only
      - the fiercest of them all
      - can wield a sword as mighty
      - as the Horn Drill Ponyta
      enchants:
        DAMAGE_ALL: 100
      Unbreakable: true
  '9':
    ==: org.bukkit.inventory.ItemStack
    type: IRON_INGOT
    meta:
      ==: ItemMeta
      meta-type: UNSPECIFIC
      display-name: "\xa77Very \xa74very \xa7f\xa7lHeavy"

  Be careful when editing the Items section as to not corrupt your configuration file.


Questions:

If you have any questions feel free to ask me.


Suggestions:

I am happy to receive suggestions.

(I'm also open for suggestions to other plugins, if you want something specific :P)


Thanks to all of you for using my plugin.

– HotChocolate

Comments

Add a comment