promotional bannermobile promotional banner

LGAdministration

Banning and muting tools designed for the LazyGamerz server
<p>LazyGamerz logo, reproduced with permission.</p>

LazyGamerz logo, reproduced with permission.

Description

Summary

This mod provides some basic administration tools that vanilla misses out on. It was originally intended for the LazyGamerz server, hence the name LGAdministration.

List of tools:

  • Ban (for X time)
  • Mute (for X time)
  • Give a spawner of type X
  • Convert a block to a spawner of type X
  • Check memory usage
  • Force memory clean-up
  • Jail a player. This prevents them from: teleporting, interacting, and using commands. If a player dies while jailed, they respawn in the jail (respawn untested)

Banning is integrated into the plugin, so any old bans won't carry over.

Permissions nodes:

  1. vacuum.lgadmin.*
  1. vacuum.lgadmin.mute.*
  2. vacuum.lgadmin.mute.issue - /mute [player] [time]
  3. vacuum.lgadmin.mute.recall - /unmute [player]
  1. vacuum.lgadmin.ban.*
  2. vacuum.lgadmin.ban.issue - /ban [player] [time]
  3. vacuum.lgadmin.mute.recall - /unban [player]
  1. vacuum.lgadmin.monsterspawn.*
  2. vacuum.lgadmin.monsterspawn.get - /getSpawner [creature] <player> - Puts a spawner of type <creature> in <player>'s/your inventory... sort of.
  3. vacuum.lgadmin.monsterspawn.put - /makeSpawner [creature] <player> - Puts a spawner of type <creature> where <player>/you click next.
  1. vacuum.lgadmin.performance.*
  2. vacuum.lgadmin.performance.ram - /ram - View current memory information
  3. vacuum.lgadmin.performance.gc - /gc - Force memory cleaning
  1. vacuum.lgadmin.jail.*
  2. vacuum.lgadmin.jail.set - /setjail - Set jail location
  3. vacuum.lgadmin.jail.jail - /jail - Jail a player
  4. vacuum.lgadmin.jail.release - /release - Release a player

Zeroth Index: http://dev.bukkit.org/server-mods/better-tell/

  1. zerothindex.tell - /tell [player] [message]
  2. zerothindex.r - /r [message]

A note on [time]:

This parameter is optional. If it is not filled in, the ban/mute is indefinite (i.e. until repealed). Here is the syntax:

/mute Notch 15d - Mute Notch for 15 days

The "15d" is 1 word, 1 argument. 15 is the length, d is the measurement. The options for this are:

  • s - Seconds
  • m - Minutes
  • h - Hours
  • d - Days And their capitalized counterparts.

Source & Download

Source

Raw files

Experimental build (click "View raw file")

Download

NOTICE

Possible bug updating. Not sure. Don't turn autoupdate on until later notice.

The LGAdministration Team

profile avatar
  • 5
    Projects
  • 52.9K
    Downloads

More from _ForgeUser8085530View all