Plugins: Difference between revisions

From Novylen Minecraft
Jump to navigation Jump to search
No edit summary
No edit summary
Line 199: Line 199:
With an [optionalmessage] appended, it sends a one-time message to the specified channel. <br>
With an [optionalmessage] appended, it sends a one-time message to the specified channel. <br>
Anyone can see global chat, while local chat is restricted to a 7-chunk radius. </i>
Anyone can see global chat, while local chat is restricted to a 7-chunk radius. </i>
<p></br>
<p>


/msg [playername] [message] <br>
/msg [playername] [message] <br>

Revision as of 02:40, 13 December 2021


BottledExp

/bottle get [amount|Max]
Turns [amount] bottles into the same number of Bottles o' Enchanting.
Requires [amount] bottles in your inventory, and enough experience, to use.

/bottle store [amount]
Stores [amount] levels of experience in a single Bottle o' Enchanting.
Requires an empty bottle in your inventory, and [amount] levels of experience, to use.

/bottle until [level]
Tells you how many Bottles o' Enchanting you require to reach [level].


BungeeCord

/queue [smp|lobby|creative|temp]
Places you in a queue to teleport to the specified world.

/spawn
Teleports you to the world spawn.

/tps
Checks the ticks per second in your current world.
Higher is better; 20 is typical.

/pl
Lists the server's plugins.

/help
Lists commands from various plugins.
Many plugins have a '/pluginname help' or '/pluginname' variety as well.

/server
Tells you which world you are in, and lists other worlds.

/donate
Links you to the Novylen Buycraft Page, where you can donate to the server owner.
NB: Donations are currently paused.


BuycraftX

/bal [playername]
Tells you the net worth of [playername] in amethysts (server currency).

/baltop
Tells you the top 10 richest players on the server.

/pay [playername] [amount]
Transfers [amount] amethysts (server currency) to [playername].

/bank [withdraw|deposit] [amount]
Deposits/withdraws [amount] amethysts (server currency) into your bank.
Helps stop players bankrupting you through excessive chest shop selling.

/bank
Tells you your bank balance.


ChestShop

/iteminfo
Tells you the itemid of the block or item held in your on-hand.
Useful for setting up chest shops.


GWarp

/warp [warpname]
Teleports you to the location titled [warpname].

/warp top
Lists the top 10 most visited warps.

/warp owner [warpname]
Tells you the creator of the warp [warpname].


KitPlugin

/kit
Lists kits you have access to.
Kits have a 1hr cooldown before they can be used again.

/kit tools
Gives you a wooden sword, shovel, axe and pickaxe.

/kit food
Gives you a hoe, 2x wheat seeds, 2x pumpkin seeds and 2x melon seeds.

/kit torches
Gives you 5 torches.

/kit death
Try it, I dare you.

/kit stonetools
Restricted to donator rank or higher.
Gives you a stone shovel, axe and pickaxe, and an iron sword.

/kit moretorches
Restricted to donator rank or higher.
Gives you 20 torches.


LWC

/cprivate
Protects a chest so only you can access it.
Containers have this protection when placed, by default.

/cpublic
Allows anybody to access your container.

/cdonation
Allows people to add to, but not take from, your container.

/cpassword [password]
Password-protects a container.

/cmodify [playername]
Allows [playername] to access a private container.

/cunlock [password]
Allows you to input a [password], and then unlock a password protected chest with it.

/cinfo
Allows you to see what type of protection and/or flag(s) a container has.

/climits
Tells you [#containers-you-have-protected]/[#containers-you-are-allowed-to-protect].

/cremove
Removes all LWC modifications from a container.

/cremoveall
Removes all LWC modifications from all your containers.

/cpersist
Allows subsequent LWC commands typed to apply to multiple chests.
Convinient for when you must modify many containers.
Type this command a second time to turn it off.

/cdroptransfer [select|on|off|status]
/credstone [select|on|off|status]
/cmagnet [select|on|off|status]
/cexemption [select|on|off|status]
/cautoclose [select|on|off|status]
/callowexplosions [select|on|off|status]
/chopper [select|on|off|status]
/chopperin [select|on|off|status]
/chopperout [select|on|off|status]


VentureChat

/channel [local|global] [optionalmessage]
Switches your chat channel to either local or global.
With an [optionalmessage] appended, it sends a one-time message to the specified channel.
Anyone can see global chat, while local chat is restricted to a 7-chunk radius.

/msg [playername] [message]
Sends a private [message] to [playername] if they are online.

/r [message]
Sends [message] to the most recent player to /msg you this session, if they are online.


WorldGuard

note to add the /home commands to GWarp