2016-06-18 12:13:17 -05:00
|
|
|
name: TwosideKeeper
|
|
|
|
main: sig.plugin.TwosideKeeper.TwosideKeeper
|
2016-12-16 16:56:27 -06:00
|
|
|
version: 3.10.0b
|
2016-06-18 12:13:17 -05:00
|
|
|
commands:
|
|
|
|
money:
|
|
|
|
description: Tells the player the amount of money they are holding.
|
|
|
|
usage: /money
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: You don't have permission to check your balance!
|
|
|
|
enchant_advanced:
|
|
|
|
description: Enchants items with more properties.
|
|
|
|
usage: /enchant_advanced <enchantment> <level>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.enchant
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
harden_armor:
|
|
|
|
description: Hardens a piece of armor.
|
|
|
|
usage: /harden_armor <breaks>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.harden
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
item_cube:
|
|
|
|
description: Sets this item as an item cube.
|
|
|
|
usage: /item_cube <id>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.item_cube
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
artifact:
|
|
|
|
description: Gives the player an artifact.
|
2016-06-23 23:52:04 -05:00
|
|
|
usage: /artifact <ArtifactType> [amt]
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.artifact
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
recyclingcenter:
|
|
|
|
description: Defines a new container for a Recycling Center.
|
|
|
|
usage: /recyclingcenter
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.recyclingcenter
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|
2016-06-19 21:56:33 -05:00
|
|
|
glowingitem:
|
|
|
|
description: Creates a new glowing item.
|
|
|
|
usage: /glowingitem
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.glowingitem
|
2016-06-19 21:56:33 -05:00
|
|
|
permission-message: No permissions!
|
2016-06-18 12:13:17 -05:00
|
|
|
sound:
|
|
|
|
description: Toggle sound message notifications.
|
|
|
|
usage: /sound
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.sound
|
2016-06-18 14:51:50 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
log:
|
2016-12-20 01:54:20 -06:00
|
|
|
description: Adjusts the debugging log level for AutoPluginUpdate in the console.
|
2016-06-18 14:51:50 -05:00
|
|
|
usage: /log
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.log
|
2016-06-25 14:03:18 -05:00
|
|
|
permission-message: No permissions!
|
2016-06-26 11:57:39 -05:00
|
|
|
servertype:
|
|
|
|
description: Sets the server type to another type.
|
|
|
|
usage: /servertype <MAIN|TEST|QUIET>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.servertype
|
2016-06-26 11:57:39 -05:00
|
|
|
permission-message: No permissions!
|
2016-07-02 05:31:45 -05:00
|
|
|
ess:
|
|
|
|
description: Generates a Mysterious Essence report.
|
|
|
|
usage: /ess
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.report
|
2016-07-02 05:31:45 -05:00
|
|
|
permission-message: No permissions!
|
2016-07-18 18:47:02 -05:00
|
|
|
bow:
|
|
|
|
description: Generates a Bow report.
|
|
|
|
usage: /bow
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.report
|
2016-07-18 18:47:02 -05:00
|
|
|
permission-message: No permissions!
|
2016-07-20 06:01:00 -05:00
|
|
|
loot:
|
|
|
|
description: Generates a Loot report.
|
|
|
|
usage: /loot
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.report
|
2016-07-20 06:01:00 -05:00
|
|
|
permission-message: No permissions!
|
2016-07-02 05:31:45 -05:00
|
|
|
mega:
|
|
|
|
description: Generates a Mega Piece.
|
|
|
|
usage: /mega <MATERIAL> <false|true>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.mega
|
2016-07-02 05:31:45 -05:00
|
|
|
permission-message: No permissions!
|
2016-06-25 14:03:18 -05:00
|
|
|
fix:
|
2016-06-26 11:57:39 -05:00
|
|
|
description: Does many things depending on what item is being held. Typically if it's broken, typing this will help.
|
2016-06-25 14:03:18 -05:00
|
|
|
usage: /fix
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.fix
|
2016-07-02 23:16:44 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
tp_world:
|
|
|
|
description: Teleports to a location in a specified world.
|
|
|
|
usage: /tp_world <world> <x> <y> <z>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.tp_world
|
2016-07-07 21:27:15 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
stats:
|
|
|
|
description: Display statistics for damage and defense.
|
|
|
|
usage: /stats [username]
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-07-10 02:21:14 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
awakenedartifact:
|
|
|
|
description: Used for upgrading awakened artifacts.
|
|
|
|
usage: /awakenedartifact
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-07-10 23:13:52 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
awakenedartifact_ability:
|
|
|
|
description: Apply an awakened artifact ability to an item.
|
|
|
|
usage: /awakenedartifact_ability <ABILITY> <level>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.artifact
|
->Fixed the order messages appear for automatic updates when players
leave to force a plugin update.
->Fix a bug with the "AOE" ability dealing no extra damage.
->Fix bow damage when hitting mobs regularly with it. (Sharpness still
increases damage)
->Fix bug with /awakenedartifact error'ing out when holding a
non-artifact item.
->Artifact Equipment now has a chance to end up at the Recycling Center
when despawned.
->Artifact Equipment is invulnerable if dropped.
->Dodge Chance now displays in /stats.
->EXP for Artifact bows now gets stored and charged up until you kill
something. EXP is infused into the bow once the kill occurs.
->Improved the calculating efficiency of the "AOE" ability.
->Improve detection of when mobs should be dead. No more mobs that will
be "unkillable" without a proper damage source.
->New loot added to the loot tables. Ranger gear can now be obtained if
the killer is a Ranger. Ranger gear provides bonus dodge chance so you
will never get hit! There are also sets to collect. Getting all 4 pieces
of a set rewards you with +20% increased damage reduction and +20
Health! All the stat bonuses from the pieces only apply when the wearer
is a Ranger.
->Thorns has been buffed! Thorns does flat damage equal to the level of
the enchantment. If you have multiple pieces with thorns, the highest
level piece will be used to calculate damage. This means stacking thorns
on multiple pieces is ineffective! Be careful fighting mobs with Thorns
on them also.
->Transitioning between parties is now smoother, no longer has updating
issues with player names.
->Player mode is now displayed in the player list and can also be viewed
with /stats.
->Health display in player list turns blue when you are full health.
->A notification and sound now plays when strikers activate a
Pre-emptive Strike.
->Information about each combat mode (Defender, Striker, Ranger) can now
be displayed by clicking on it in /stats.
Ranger Mode is now available!
->Defined by holding a Bow in one hand, and no shield in the off-hand.
Can only be wearing leather armor, or no armor.
->Left-clicking mobs will cause them to be knocked back extremely far,
basically in headshot range, when walls permit.
->Base Arrow Damage increased to x4.
->Arrow speed massively increased. Your old max firing speed is the new
minimum drawback speed.
->You can dodge 50% of all damage from any damage sources.
->You have immunity to all Thorns damage.
Shift Right-Click: Change Bow Modes
- Close Range Mode (Default): You gain the ability to deal headshots
from any distance, even directly onto an enemy's face. (Old headshot
behavior)
- Sniping Mode: Headshot collision area increases by x3. Headshots deal
x4 damage, but you also have Slowness VI while in this mode.
- Debilitation Mode: Adds a stack of Poison when hitting non-poisoned
targets. Hitting mobs in this mode refreshes the duration of the poison
stacks. Headshots made in this mode will increase the level of Poison on
the mob, making the mob more and more vulnerable (+50% damage per
stack).
2016-07-17 04:43:29 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
mode:
|
|
|
|
description: Displays information about a mode.
|
|
|
|
usage: /mode <modename>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-07-24 22:16:34 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
dps:
|
|
|
|
description: DPS Logger.
|
|
|
|
usage: /dps
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-07-31 04:25:14 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
muchlogsmuchwow:
|
|
|
|
description: D00d.
|
|
|
|
usage: /muchlogsmuchwow
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.muchlogsmuchwow
|
2016-07-31 04:25:14 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
make_set_item:
|
|
|
|
description: Turns an item into a set.
|
|
|
|
usage: /make_set_item <SET> <TIER>
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.makesetitem
|
2016-09-08 23:12:43 -05:00
|
|
|
permission-message: No permissions!
|
|
|
|
craft:
|
|
|
|
description: Displays the crafting recipe for a custom item. Press Tab after typing /craft to see options.
|
|
|
|
usage: /craft ITEM
|
2016-12-20 01:54:20 -06:00
|
|
|
permission: AutoPluginUpdate.money
|
2016-06-18 12:13:17 -05:00
|
|
|
permission-message: No permissions!
|