1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-22 04:11:37 +02:00
snowleo c67a417ab8 Fix /time command:
Removed essentials.time.player permission (this is now default)
Added essentials.time.others permission
Admins can now set the time of players
Added reset option, that sets the time of the player to the world time
2011-07-15 21:16:06 +02:00
2011-06-07 21:55:31 +02:00
2011-07-15 21:16:06 +02:00
2011-06-07 01:23:07 +02:00
2011-03-19 22:39:51 +00:00

Essentials Development Readme

The official repository is at: https://github.com/essentials/Essentials

We use NetBeans 7 for development.

Recommended NetBeans plugins:

In the root folder of the repository is a file called settings.zip. It contains the code guidelines settings. Open the preferences of NetBeans and import the zip file. Use "Source > Format" before each commit please.

To build all jars, select the BuildAll project and build that. You'll find all jars inside the dist/lib folder of the BuildAll project.

If you create pull requests, always make them for the master branch.

Description
No description provided
Readme GPL-3.0 342 MiB
Languages
Java 87.4%
CSV 9.3%
PHP 3.3%