Version 1.2

Details

  • Filename
    AdvCom.jar
  • Uploaded by
  • Uploaded
    May 8, 2014
  • Size
    23.07 KB
  • Downloads
    26,554
  • MD5
    27207e5124babacd2b857625762bd655

Supported Bukkit Versions

  • 1.7.4

Changelog

A lot new features!

Added:

Commands:




/pos1:
description: set position 1 to your location
    permissions: advcom.admin.wedit.pos
  /pos2:
    description: set position 2 to your location
    permissions: advcom.admin.wedit.pos
  /copy:
    description: Copy the selected region
    permissions: advcom.admin.wedit.copy
  /paste:
    description: Paste the before selected region
    permissions: advcom.admin.wedit.paste
  /extend:
    description: Extend the region in the Y axis
    permissions: advcom.admin.wedit.extend
  /replace <blockID> <blockID>:
    description: Replace the given blocks
    permissions: advcom.admin.wedit.replace


SignCommands:


Added the possibility to create signs with commands to use by right click or Redstone signal

Howto use?:

There are 3 different types:

[@/COMMAND VALUES ... ] - If this sign is clicked by an player, the player'll perform this command
[@s/COMMAND VALUES ... ] - If this sign is clicked by an player, the console'll perform this command
[@r/COMMAND VALUES ... ] - If this sign is powered by Redstone, the console'll perform this command (buggy)

You can paste it anywhere at the sign, maybe spliced over 4 rows? 
Or between a text? All possibly if you paste only the command between the brackets.


Values?:

There are a few Values to use:
@#gpn - gets the name of the player who clicked the sign
@#gid - gets the item in hand of the player who clicked the sign
@#gia - gets the amount of the item in hand of the player who clicked the sign
@#gt- gets the time of the world
@#grt- gets the time of the world like we count it

With Redstone signs only this values are available:
@#gt- gets the time of the world
@#grt- gets the time of the world like we count it


Permissions:
To use commandsigns: advcom.user.commandsign.use
To create commandsigns: advcom.admin.commandsign.place

Want more? Ask for it in the comments ;)

Changes:
* You can set blocks which can't be placed or broken with: /nobuild [BlockID]

Fixes:
* Bug-fix at /warps permissions

Download: Here
VirusTotal: Here




Please report any bugs in the comments :)