1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00

Commit Graph

  • 82b53572a4 Fix unbanning players who don't have user files. KHobbits 2011-08-11 04:38:00 +01:00
  • 5ca9927987 Fix unbanning players who don't have user files. KHobbits 2011-08-11 04:38:00 +01:00
  • 8f6d2a28a6 Updating /help for static ptime. KHobbits 2011-08-11 03:34:07 +01:00
  • a753f322df Updating /help for static ptime. KHobbits 2011-08-11 03:34:07 +01:00
  • 58a8427db9 Fix sethome/seen for invalid players. KHobbits 2011-08-11 03:33:45 +01:00
  • 300ee9c729 Fix sethome/seen for invalid players. KHobbits 2011-08-11 03:33:45 +01:00
  • 78b4e087e7 Stop searching for tp location after a chunk. KHobbits 2011-08-11 03:33:09 +01:00
  • 1fbed62c1d Stop searching for tp location after a chunk. KHobbits 2011-08-11 03:33:09 +01:00
  • 83c2e1de15 /ptime list output message change KHobbits 2011-08-11 03:04:57 +01:00
  • a21d80ecd8 /ptime list output message change KHobbits 2011-08-11 03:04:57 +01:00
  • 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. KHobbits 2011-08-11 02:59:40 +01:00
  • 1e7bf9a46c 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. KHobbits 2011-08-11 02:59:40 +01:00
  • 78a4c8fe44 Add '@' prefix to time, to fix the time, rather than relative. KHobbits 2011-08-10 15:06:42 +01:00
  • 19595c5847 Add '@' prefix to time, to fix the time, rather than relative. KHobbits 2011-08-10 15:06:42 +01:00
  • 2241e07975 Merge diff from krnlyng: Adjust item spawn, to allow for match native names. KHobbits 2011-08-10 10:45:24 +01:00
  • 47c8217511 Merge diff from krnlyng: Adjust item spawn, to allow for match native names. KHobbits 2011-08-10 10:45:24 +01:00
  • 59d83f21e8 Fixing annoying text match. KHobbits 2011-08-10 12:35:04 +06:00
  • db50d455df Fixing annoying text match. KHobbits 2011-08-10 12:35:04 +06:00
  • 6465e98c6c Fixing omission on last patches. KHobbits 2011-08-10 12:05:05 +06:00
  • ec5746dbe6 Fixing omission on last patches. KHobbits 2011-08-10 12:05:05 +06:00
  • 9b9bdc4ac6 Patch around broken bukkit method. KHobbits 2011-08-10 11:36:09 +06:00
  • 05ba5c00e6 Patch around broken bukkit method. KHobbits 2011-08-10 11:36:09 +06:00
  • de1dcbf0e4 Trim help message to fit on 1 line. Added old time alias. KHobbits 2011-08-10 10:46:33 +06:00
  • bb2b504d7a Trim help message to fit on 1 line. Added old time alias. KHobbits 2011-08-10 10:46:33 +06:00
  • 9068beec56 Fixing display timezone if the server isn't running GMT+1 KHobbits 2011-08-10 10:41:03 +06:00
  • 5bb86309f6 Fixing display timezone if the server isn't running GMT+1 KHobbits 2011-08-10 10:41:03 +06:00
  • 95e86f15d2 Added method to list users fixed time. KHobbits 2011-08-10 05:25:45 +01:00
  • abbeb0a212 Added method to list users fixed time. KHobbits 2011-08-10 05:25:45 +01:00
  • 00bd80f168 Adjust times a little bit to be more realistic? KHobbits 2011-08-10 04:54:03 +01:00
  • d9d781a33a Adjust times a little bit to be more realistic? KHobbits 2011-08-10 04:54:03 +01:00
  • 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. snowleo 2011-08-08 22:40:54 +02:00
  • 327c15c5be 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. snowleo 2011-08-08 22:40:54 +02:00
  • d40ccdba45 Reverting some changes to /time command snowleo 2011-08-08 18:21:38 +02:00
  • 858e2a8b89 Reverting some changes to /time command snowleo 2011-08-08 18:21:38 +02:00
  • ec5e2afe51 Revert "Prevent closing already closed statements" snowleo 2011-08-08 18:14:20 +02:00
  • 33d37a2f96 Revert "Prevent closing already closed statements" snowleo 2011-08-08 18:14:20 +02:00
  • 1d89353cf1 Some fixes to the time code by me snowleo 2011-08-08 17:51:16 +02:00
  • a8f6014a42 Some fixes to the time code by me snowleo 2011-08-08 17:51:16 +02:00
  • 178d89ce5f Some fixes to the time code by me snowleo 2011-08-08 17:49:32 +02:00
  • a117080b32 Some fixes to the time code by me snowleo 2011-08-08 17:49:32 +02:00
  • 0a7f448f90 Correct code format for file DescParseTickFormat snowleo 2011-08-08 17:46:12 +02:00
  • f75390bd3f Correct code format for file DescParseTickFormat snowleo 2011-08-08 17:46:12 +02:00
  • 9a1993a506 Corrected permission testing a bit snowleo 2011-08-08 17:01:03 +02:00
  • b07ba21659 Corrected permission testing a bit snowleo 2011-08-08 17:01:03 +02:00
  • 05df617381 Part of oloflarsson new time command Semi complete awesome time command. This is missing: Help text, I18N. snowleo 2011-08-08 17:00:04 +02:00
  • a109134b92 Part of oloflarsson new time command Semi complete awesome time command. This is missing: Help text, I18N. snowleo 2011-08-08 17:00:04 +02:00
  • 3d7896f2e3 Fixes to jail snowleo 2011-08-08 16:42:56 +02:00
  • 69d3921a6a Fixes to jail snowleo 2011-08-08 16:42:56 +02:00
  • bb17a568f0 Minor cleanup snowleo 2011-08-08 16:32:59 +02:00
  • ca3369938d Minor cleanup snowleo 2011-08-08 16:32:59 +02:00
  • fa69490c6d XMPP: Let xmpp users see xmpp messages from other xmpp users. snowleo 2011-08-08 16:30:32 +02:00
  • fbd9ee9453 XMPP: Let xmpp users see xmpp messages from other xmpp users. snowleo 2011-08-08 16:30:32 +02:00
  • 39f4e42f7b XMPP: reconnect to server, if connection is broken. snowleo 2011-08-08 16:03:00 +02:00
  • 8185b05b5d XMPP: reconnect to server, if connection is broken. snowleo 2011-08-08 16:03:00 +02:00
  • 9c2af4adbf Prevent closing already closed statements snowleo 2011-08-08 15:56:23 +02:00
  • b9fc6a0b2b Prevent closing already closed statements snowleo 2011-08-08 15:56:23 +02:00
  • fd67d5254d Fix /spawner with PigZombie snowleo 2011-08-08 15:34:32 +02:00
  • 62ebf3db41 Fix /spawner with PigZombie snowleo 2011-08-08 15:34:32 +02:00
  • 633113038b Prevent muted players from using /msg snowleo 2011-08-08 15:34:10 +02:00
  • a90b16be36 Prevent muted players from using /msg snowleo 2011-08-08 15:34:10 +02:00
  • c41b0621bd Fix essentials.joinfullserver snowleo 2011-08-08 15:24:38 +02:00
  • d07ecde47d Fix essentials.joinfullserver snowleo 2011-08-08 15:24:38 +02:00
  • 1df180392d Limiting the length of the name on signs to 13 instead of 14 snowleo 2011-08-08 15:13:27 +02:00
  • 5db35458e8 Limiting the length of the name on signs to 13 instead of 14 snowleo 2011-08-08 15:13:27 +02:00
  • d97df275f1 Restrict sign protections to valid signs only snowleo 2011-08-08 15:07:26 +02:00
  • cf4752dad6 Restrict sign protections to valid signs only snowleo 2011-08-08 15:07:26 +02:00
  • 932caafa3e Users are now loaded async, so we have a new internal structure where they are saved. snowleo 2011-08-08 14:40:30 +02:00
  • a085503c84 Users are now loaded async, so we have a new internal structure where they are saved. snowleo 2011-08-08 14:40:30 +02:00
  • d5254a2885 Changes to build-impl by Netbeans snowleo 2011-08-08 14:33:59 +02:00
  • 9a893f65fe Changes to build-impl by Netbeans snowleo 2011-08-08 14:33:59 +02:00
  • 48fada9ef3 Adding extra alias's to plugin.yml KHobbits 2011-08-08 10:41:26 +01:00
  • cc273e919c Adding extra alias's to plugin.yml KHobbits 2011-08-08 10:41:26 +01:00
  • 80d896a874 Updating register to latest build. KHobbits 2011-08-08 10:20:04 +01:00
  • 65702ea0bf Updating register to latest build. KHobbits 2011-08-08 10:20:04 +01:00
  • 9b1a684316 Adding new register methods. KHobbits 2011-08-08 10:17:13 +01:00
  • 614b7b84f7 Adding new register methods. KHobbits 2011-08-08 10:17:13 +01:00
  • 809e82f778 More register libs KHobbits 2011-08-08 10:02:18 +01:00
  • a04e0533d6 More register libs KHobbits 2011-08-08 10:02:18 +01:00
  • 7f7988d3da Making /help <string> match the plugin name. KHobbits 2011-08-08 09:23:48 +01:00
  • b85a5e9e0d Making /help <string> match the plugin name. KHobbits 2011-08-08 09:23:48 +01:00
  • 67eee34626 Merge branch 'master' of github.com:essentials/Essentials KHobbits 2011-07-28 03:49:10 +01:00
  • bb6b2c9374 Merge branch 'master' of github.com:essentials/Essentials KHobbits 2011-07-28 03:49:10 +01:00
  • 19deac02b6 Removing failed translation. KHobbits 2011-07-28 03:47:42 +01:00
  • df47aad478 Removing failed translation. KHobbits 2011-07-28 03:47:42 +01:00
  • c2995ca906 Merge pull request #21 from khobbits/master KHobbits 2011-07-27 17:20:16 -07:00
  • 9eb73cf854 Merge pull request #21 from khobbits/master KHobbits 2011-07-27 17:20:16 -07:00
  • 4c610d2a02 adding sheep:random to /spawnmob KHobbits 2011-07-28 01:15:47 +01:00
  • 12777af61a adding sheep:random to /spawnmob KHobbits 2011-07-28 01:15:47 +01:00
  • 2f8f5bf1fc Merge pull request #20 from khobbits/master KHobbits 2011-07-27 06:28:57 -07:00
  • acb50786c4 Merge pull request #20 from khobbits/master KHobbits 2011-07-27 06:28:57 -07:00
  • 23e59178e6 Adjusting the config file to mention the help permission KHobbits 2011-07-27 14:26:04 +01:00
  • 33f48eae0d Adjusting the config file to mention the help permission KHobbits 2011-07-27 14:26:04 +01:00
  • 1f4c0aabc2 Adding a permission for unhiding help. KHobbits 2011-07-27 14:25:41 +01:00
  • 7b18343e75 Adding a permission for unhiding help. KHobbits 2011-07-27 14:25:41 +01:00
  • 7d38b1a513 Merge branch 'master' into release snowleo 2011-07-27 01:04:37 +02:00
  • 9bb2ef9cbe Merge branch 'master' into release stable-2.5.6 snowleo 2011-07-27 01:04:37 +02:00
  • 9cbd55533d Allow fractions of 1 snowleo 2011-07-27 01:04:21 +02:00
  • beb34a7651 Allow fractions of 1 snowleo 2011-07-27 01:04:21 +02:00
  • f1efe2e1d2 Fix for money exploit on trade signs snowleo 2011-07-27 01:00:47 +02:00
  • 0ac26265e2 Fix for money exploit on trade signs snowleo 2011-07-27 01:00:47 +02:00