cuberite / Essentials

Plugin for Cuberite that implements useful additional features, such as homes and warps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commands to add

bennasar99 opened this issue · comments

I'll write here of a list with the commands I plan to add as for now:
/afk

If you want some other command in specific comment here.

Shouldn't be too hard. Just cWorld:ForEach all the players, and check the distance. You could even make it use a single command handler

local Distance = (a_Split[1] == "/shout") and 128 or 16

Added /shout and /whisper

commented

/whisper is an alias of /msg in Bukkit's Essentials, so that can be a bit confusing for new players.

damn D:
I prefeare to use /whisper as its now
What about other people? what do you think? Try to be as closest posible to bukkit?

commented

I didn't realize /shout and /whisper were different commands at first. /murmur could be an alternative to /whisper, but I think /whisper sounds the best.

commented

Any chance you could look at implementing a /powertool command? Players keep asking for it. :P

Ill have a look.
The problem I see is how to save the command to the item.