Cody M. Sommer

AKA Codisimus

PROGRAMMER | AUTHOR | REALLY NEAT GUY

Administrative tools for every server

Main Page

Description

This plugin adds basic commands and functionality to any Minecraft server

Why do I want this plugin?

Shortcuts makes an admins live easier. It is lightweight and includes commands for teleporting, flying, sending messages, seting the time of day, and more. This plugin is ment to add whatever tiny features you need on your server. If it is missing something that you think would be useful, submit a ticket to have it added.

Features:

Provides shortcuts to commonly used commands
/td = /toggledownfall
/day = /time set day
/night = /time set night
/gm = /gamemode
etc.
Come Fly With Me
/fly allows you to quickly toggle between flying without changing your gamemode
You can set your fly speed incase you want to move around more quickly
Start and stop individual plugins
You can reload a single plugin with the /prl command
No longer do you need to stop the entire server to load new config or data files
You can temporarily disable a plugin with the /disable command
If a plugin is causing issues, you can avoid stopping the entire server
Recover your health
The /heal command replenishes the health and hunger of you or another Player
Teleporting
Change the world's spawn location and allow others to teleport to it using /spawn
tp to others or tph them to you
Assert your authority
Spy on a Player's inventory and even confiscate illfully obtained items
Ban a Player permanently or temporarily as a warning
Private chatting
Allow players to whisper to each other and easily reply without everyone else seeing

Note:

This is a plugin of the people, I will gladly add any requested commands as long as the fit the category of simple admin tool.

Commands

Commands may be typed in console or in game. When entering commands in console omit the slash. i.e. perm give Codisimus minecraft.command.tp

Notation Description
Text without brackets Items you must type as shown
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
Ellipsis (…) Items that can be repeated
  • /fly [Speed] - Toggle high speed fly (Valid speeds are 1-10)
    /fly - Toggle flying status
    /fly 10 - Turn flying on at max speed
    /w <Player> <Message> - Send a private message to the given Player
    /w Codisimus Hello friend! - Sends the message Hello Friend that only Codisimus can see
    /re <Message> - Send a private message to last Player who whispered to you
    /re Why hello to you too :) - Sends the message Why hello to you too :) to the Player who last whispered to you
  • /prl <Plugin> - Reload a Plugin
    /prl PhatLoots - Reloads the plugin PhatLoots which causes new config/save files to be loaded
    /disable <Plugin> - Disable a Plugin
    /disable PhatLoots - Disables the plugin PhatLoots so that it no longer modifies the Minecraft server
    /enable <Plugin> - Enable a Plugin
    /disable PhatLoots - Re-enables the plugin PhatLoots so that it once again modifies the Minecraft server
    /disable NewPlugin - Enables the plugin NewPlugin so that it can be installed without stopping the server
  • /td - Toggle downfall for the current World
    /td - Turns off the rain if it is currently on
    /day - Set world time to 0
    /day - Sets the time of the current world to dawn
    /noon - Set world time to 6000
    /noon - Sets the time of the current world to mid day
    /night - Set world time to 18000
    /night - Sets the time of the current world to dusk
    /heal - Heal yourself or another Player
    /heal - Gives yourself max health and replenishes your food level
    /heal Codisimus - Gives Codisimus max health and replenishes his food level
    /spy <Player> - View the given Player's Inventory
    /spy Codisimus - Open Codisimus's inventory to view or modify it
    /ban <Player> - Ban the given Player
    /ban Codisimus - Ban Codisimus from logging onto the server
  • /setspawn - Set the spawn Location of the current World
    /setspawn - Sets that everyone will respawn at your current location
    /spawn - Teleport to the current World's spawn
    /spawn - Teleports you to the worlds spawn location
    /tp [PlayerA] <PlayerB> - Teleport Player A (or yourself) to Player B
    /tp Codisimus Steve - Teleports Codisimus to Steve's location
    /tp Steve - Teleports yourself to Steve's location
    /tph <Player> - Teleports the given Player to you
    /tph Codisimus - Teleports Codisimus to your location

Permissions

Permission nodes may be given to Players or permission groups using any permissions plugin such as CodsPerms.

shortcuts.prl - Needed to reload a plugin
Explicitly allows for use of the /prl command
shortcuts.enable - Needed to enable a plugin
Explicitly allows for use of the /enable command
shortcuts.disable - Needed to disable a plugin
Explicitly allows for use of the /disable command
shortcuts.setspawn - Needed to set the World's spawn
Explicitly allows for use of the /setspawn command
shortcuts.spawn - Needed to teleport to the World's spawn
Explicitly allows for use of the /spawn command
This permission node is set to true by default
shortcuts.w - Needed to whisper to another Player
Explicitly allows for use of the /w command
This permission node is set to true by default
shortcuts.re - Needed to reply to another Player's whisper
Explicitly allows for use of the /re command
This permission node is set to true by default
shortcuts.td - Needed to toggle downfall
Explicitly allows for use of the /td command
shortcuts.day - Needed to set the time to day
Explicitly allows for use of the /day command
shortcuts.noon - Needed to set the time to noon
Explicitly allows for use of the /noon command
shortcuts.night - Needed to set the time to night
Explicitly allows for use of the /night command
shortcuts.gm - Needed to change your gamemode
Explicitly allows for use of the /gm command
shortcuts.tp - Needed to teleport Players
Explicitly allows for use of the /tp command
shortcuts.tph - Needed to teleport Players to you
Explicitly allows for use of the /tph command
shortcuts.spy - Needed to spy on a Player's inventory
Explicitly allows for use of the /spy command
shortcuts.ban - Needed to ban a Player
Explicitly allows for use of the /ban command
shortcuts.time - Parent node for the following permission nodes:
  1. shortcuts.day: true
  2. shortcuts.noon: true
  3. shortcuts.night: true
shortcuts.pluginloading - Parent node for the following permission nodes:
  1. shortcuts.prl: true
  2. shortcuts.enable: true
  3. shortcuts.disable: true

Use Cases

  • If a plugin is causing grief of any kind, use the /disable command to stop it immediately without the Player's on the server being interupted at all.

  • If a plugin does not have a reload command then you normally have to stop and reload the entire server which usually kicks off all Player's who are currently online. Using /prl you can reload the individual plugin in the backround without anybody being bothered.

  • You can set the speed of your flight with the /fly command. You can travel around your world in a flash.

  • You can allow the Players of your server to use /w and /re to talk to each other. That way their conversations are kept private and don't bother other people.

  • If you are low on health, you would typically have to switch to creative mode so that you can spawn some food or a health potion. /heal will instantly heal and feed you or another Player.

  • The /spy command allows you to look at another Player's inventory. Once you are viewing it you can see if they are lying about stealling an item or taking advantage of a glitch to duplicate items. You can even grab the items from the inventory to give them back to their rightful owner or destroy them.

  • Use the /ban command to temporarily kick a Player off of the server. Once their sentence expires, they will be able to log back on and hopefully not make the same mistake again.

Tutorials

Request a tutorial
  • Tutorial to come...

  • Tutorial to come...

FAQ

Ask a question
  • Yes! I will add most feature requests. Just create a ticket and I will get around to it when I have time.