1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 00:42:48 +01:00

917 Commits

Author SHA1 Message Date
KHobbits
d7db16c305 Fix help for plugins which miss command descriptions. 2011-08-11 06:56:33 +01:00
KHobbits
7e314f5d01 Todo/alias. 2011-08-11 05:20:43 +01:00
KHobbits
82b53572a4 Fix unbanning players who don't have user files. 2011-08-11 04:38:00 +01:00
KHobbits
8f6d2a28a6 Updating /help for static ptime. 2011-08-11 03:34:07 +01:00
KHobbits
58a8427db9 Fix sethome/seen for invalid players. 2011-08-11 03:33:45 +01:00
KHobbits
78b4e087e7 Stop searching for tp location after a chunk. 2011-08-11 03:33:09 +01:00
KHobbits
83c2e1de15 /ptime list output message change 2011-08-11 03:04:57 +01:00
KHobbits
3c2cdd812e Removing hole in floor, tp cop-out.
This should force the code to find an suitable tp location.
- Not sure how well this will effect performance, but wanted to test it.
2011-08-11 02:59:40 +01:00
KHobbits
78a4c8fe44 Add '@' prefix to time, to fix the time, rather than relative. 2011-08-10 15:06:42 +01:00
KHobbits
2241e07975 Merge diff from krnlyng:
Adjust item spawn, to allow for match native names.
2011-08-10 10:45:24 +01:00
KHobbits
59d83f21e8 Fixing annoying text match. 2011-08-10 12:35:04 +06:00
KHobbits
6465e98c6c Fixing omission on last patches. 2011-08-10 12:05:05 +06:00
KHobbits
9b9bdc4ac6 Patch around broken bukkit method. 2011-08-10 11:36:09 +06:00
KHobbits
de1dcbf0e4 Trim help message to fit on 1 line.
Added old time alias.
2011-08-10 10:46:33 +06:00
KHobbits
9068beec56 Fixing display timezone if the server isn't running GMT+1 2011-08-10 10:41:03 +06:00
KHobbits
95e86f15d2 Added method to list users fixed time. 2011-08-10 05:25:45 +01:00
KHobbits
00bd80f168 Adjust times a little bit to be more realistic? 2011-08-10 04:54:03 +01:00
snowleo
0dac02713d Allow other plugins to use the same first line on signs as essentials. Just make sure that the player, who creates the sign does not have essentials.signs.signname.create or essentials.signs.create.signname permission. 2011-08-08 22:40:54 +02:00
snowleo
d40ccdba45 Reverting some changes to /time command 2011-08-08 18:21:38 +02:00
snowleo
ec5e2afe51 Revert "Prevent closing already closed statements"
This reverts commit 9c2af4adbfa171ddc55bb60a497f37e8f96aab03.
2011-08-08 18:14:20 +02:00
snowleo
1d89353cf1 Some fixes to the time code by me 2011-08-08 17:51:16 +02:00
snowleo
178d89ce5f Some fixes to the time code by me 2011-08-08 17:49:32 +02:00
snowleo
0a7f448f90 Correct code format for file DescParseTickFormat 2011-08-08 17:46:12 +02:00
snowleo
9a1993a506 Corrected permission testing a bit 2011-08-08 17:01:03 +02:00
snowleo
05df617381 Part of oloflarsson new time command
Semi complete awesome time command. This is missing: Help text, I18N.
2011-08-08 17:00:04 +02:00
snowleo
3d7896f2e3 Fixes to jail 2011-08-08 16:42:56 +02:00
snowleo
bb17a568f0 Minor cleanup 2011-08-08 16:32:59 +02:00
snowleo
fa69490c6d XMPP: Let xmpp users see xmpp messages from other xmpp users. 2011-08-08 16:30:32 +02:00
snowleo
39f4e42f7b XMPP: reconnect to server, if connection is broken. 2011-08-08 16:03:00 +02:00
snowleo
9c2af4adbf Prevent closing already closed statements 2011-08-08 15:56:23 +02:00
snowleo
fd67d5254d Fix /spawner with PigZombie 2011-08-08 15:34:32 +02:00
snowleo
633113038b Prevent muted players from using /msg 2011-08-08 15:34:10 +02:00
snowleo
c41b0621bd Fix essentials.joinfullserver 2011-08-08 15:24:38 +02:00
snowleo
1df180392d Limiting the length of the name on signs to 13 instead of 14 2011-08-08 15:13:27 +02:00
snowleo
d97df275f1 Restrict sign protections to valid signs only 2011-08-08 15:07:26 +02:00
snowleo
932caafa3e Users are now loaded async, so we have a new internal structure where they are saved.
I also did some cleanup on the classes that I worked on.

This needs testing, it might break, because it does not behave 100% identical like before.

it's possible that /balancetop now needs more time to finish, if not all users are loaded into memory.
2011-08-08 14:40:40 +02:00
snowleo
d5254a2885 Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
KHobbits
48fada9ef3 Adding extra alias's to plugin.yml 2011-08-08 10:41:26 +01:00
KHobbits
80d896a874 Updating register to latest build. 2011-08-08 10:20:04 +01:00
KHobbits
9b1a684316 Adding new register methods. 2011-08-08 10:17:13 +01:00
KHobbits
809e82f778 More register libs 2011-08-08 10:02:18 +01:00
KHobbits
7f7988d3da Making /help <string> match the plugin name. 2011-08-08 09:23:48 +01:00
KHobbits
67eee34626 Merge branch 'master' of github.com:essentials/Essentials 2011-07-28 03:49:10 +01:00
KHobbits
19deac02b6 Removing failed translation. 2011-07-28 03:47:42 +01:00
KHobbits
c2995ca906 Merge pull request #21 from khobbits/master
rainbow sheep
2011-07-27 17:20:16 -07:00
KHobbits
4c610d2a02 adding sheep:random to /spawnmob 2011-07-28 01:15:47 +01:00
KHobbits
2f8f5bf1fc Merge pull request #20 from khobbits/master
Ban changes
2011-07-27 06:28:57 -07:00
KHobbits
23e59178e6 Adjusting the config file to mention the help permission 2011-07-27 14:26:04 +01:00
KHobbits
1f4c0aabc2 Adding a permission for unhiding help. 2011-07-27 14:25:41 +01:00
snowleo
9cbd55533d Allow fractions of 1 2011-07-27 01:04:21 +02:00