Area Plugin v3
#1
Release of Area Plugin v3

Note: MCServer >= r173 is needed!

Features:
  • Create rectangular areas from within MC
  • Welcome message displayed to player for each area
  • Areas are lockable to prevent any changes
  • Areas are groupable to create complex area groups (use /area add)
  • Plugin now needs permission 'AreaAdmin' for commands except /area help and /area status
  • Owners of Areas may be set
Commands:
Code:
usage: /area [options]
  status - status information
  on     - enables Area Plugin
  off    - disables Area Plugin
  save   - saves selected area to new group
  add    - adds selected area to current group
  lock   - locks current area group
  unlock - unlcoks current area group
  setmsg "msg" - sets welcome message of current area group
  setowner [areaid] [playername] - adds player to Owners of given area group
  delowner [areaid] [playername] - removes player from Owners of given area group

To create a new area:
  • 1. enable plugin with /area on
    2. right click with empty hand on a block (selects point)
    3. select at least 2 points (rectangular area)
    4. use /area save to save this area
    5. disable plugin with /area off
To add an area to existing group:
  • 1. to 3. as above
    4. move into existing area you want to add new area
    5. use /area add to add to this area
    6. disable plugin with /area off

The area data is stored in area.ini file and can be directly edited when server is down (because plugin rewrites file on shutdown)!!

The message prefix of this plugin can be customized by changing following at top of plugin:
Code:
local PLUGIN_MSG_PREFIX = cChatColor.Purple .. "* "

The player needs the permission 'AreaAdmin' to use main commands (see user.ini & groups.ini of your MCServer installation)!

Plugin attached.

greets,
Tybor


Attached Files
.zip   Area_v3.zip (Size: 4.23 KB / Downloads: 508)
Reply
Thanks given by:


Messages In This Thread
Area Plugin v3 - by Tybor - 02-22-2011, 03:07 AM
RE: Area Plugin v2 - by FakeTruth - 02-23-2011, 12:59 PM
RE: Area Plugin v2 - by Tybor - 02-24-2011, 04:46 AM
RE: Area Plugin v2 - by stiltzkin - 02-26-2011, 04:21 PM
RE: Area Plugin v2 - by Tybor - 02-26-2011, 06:34 PM
RE: Area Plugin v2 - by Tybor - 02-26-2011, 08:05 PM
RE: Area Plugin v3 - by Tybor - 02-27-2011, 08:17 PM
RE: Area Plugin v3 - by codename_B - 02-27-2011, 08:47 PM
RE: Area Plugin v3 - by FakeTruth - 02-27-2011, 09:35 PM
RE: Area Plugin v3 - by Cappibara - 03-01-2011, 07:59 AM
RE: Area Plugin v3 - by Boo - 02-24-2012, 11:12 PM
RE: Area Plugin v3 - by Boo - 03-05-2012, 08:05 PM



Users browsing this thread: 1 Guest(s)