Cuberite Forum
Essentials [Warps, jails and so on] - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+--- Thread: Essentials [Warps, jails and so on] (/thread-1840.html)

Pages: 1 2 3 4 5 6 7


RE: Essentials BETA [Warps, Jails and so on] - xoft - 05-21-2015

I do Smile


RE: Essentials BETA [Warps, Jails and so on] - tonibm19 - 05-21-2015

well, if xoft and str(or nil) agree, and tigerw too probably. I will do it now.

You don't have admin rights to mc-server

Maybe some admin can download and then upload the code to the organitzation


RE: Essentials BETA [Warps, Jails and so on] - bearbin - 05-21-2015

Can you send a transfer request for the repo? It's in the settings area.


RE: Essentials BETA [Warps, Jails and so on] - bearbin - 05-21-2015

Transferred, thanks Smile


RE: Essentials BETA [Warps, Jails and so on] - tonibm19 - 05-21-2015

Thanks Smile


RE: Essentials BETA [Warps, Jails and so on] - tonibm19 - 05-22-2015

Update.
- /shout and /whisper
- Updated github/download link


RE: Essentials BETA [Warps, Jails and so on] - Jammet - 06-03-2015

I don't know if I'm doing this all wrong, but once I install the plugin, many of the commands just don't do anything, and many of them I wouldn't really want, or at least not to every player.

I'm sure it is me who's not understanding it. There are some some sort of permissions, but so far, I've never seen a howto about them.


RE: Essentials BETA [Warps, Jails and so on] - rekatluos - 06-03-2015

Permission list is here -> https://github.com/mc-server/Essentials

To modify them simply use webadmin and go to Permissions and set whatever you want for whatever groups you want Smile


RE: Essentials BETA [Warps, Jails and so on] - Jammet - 06-03-2015

Thank you!

Ah. Webadmin. I disabled that completely. I like plain text configuration files. Any way to it that way? Smile


RE: Essentials BETA [Warps, Jails and so on] - xoft - 06-03-2015

Not currently. There will most definitely NOT be a way to configure permissions using text files, since the permissions are stored in a SQLite database; there are plans for console commands to manipulate permissions.