1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-08 23:57:23 +02:00

Commit Graph

  • 7a02e07598 Show UUID in trackUUID debug message. KHobbits 2014-06-07 18:21:10 +01:00
  • 2215b0f53f Don't allow old UUID's to accidentally overwrite current UUID for user mapping. Add some extra logging and uuid debug. KHobbits 2014-06-07 18:08:25 +01:00
  • 6a1a6134a7 Don't allow old UUID's to accidentally overwrite current UUID for user mapping. Add some extra logging and uuid debug. KHobbits 2014-06-07 18:08:25 +01:00
  • 1f30d959a2 Don't allow old UUID's to accidentally overwrite current UUID for user mapping. Add some extra logging and uuid debug. KHobbits 2014-06-07 18:08:25 +01:00
  • 3887fdd47d New permission: essentials.itemspawn.meta-vanilla Without this permission you cannot use vanilla itemmeta. You can still use essentials style meta, if you have the appropriate permissions. KHobbits 2014-06-07 16:08:51 +01:00
  • d98f370988 New permission: essentials.itemspawn.meta-vanilla Without this permission you cannot use vanilla itemmeta. You can still use essentials style meta, if you have the appropriate permissions. KHobbits 2014-06-07 16:08:51 +01:00
  • 16d8b9e261 New permission: essentials.itemspawn.meta-vanilla Without this permission you cannot use vanilla itemmeta. You can still use essentials style meta, if you have the appropriate permissions. KHobbits 2014-06-07 16:08:51 +01:00
  • 7e9328bd25 Try to use consistent UUIDs and not rely on Bukkit lookup while saving. KHobbits 2014-06-07 15:45:57 +01:00
  • d4d31d6171 Try to use consistent UUIDs and not rely on Bukkit lookup while saving. KHobbits 2014-06-07 15:45:57 +01:00
  • 2cecfaa56e Try to use consistent UUIDs and not rely on Bukkit lookup while saving. KHobbits 2014-06-07 15:45:57 +01:00
  • 9d9af25c7f Add local echo of mail being sent on /mail send. KHobbits 2014-06-05 00:07:27 +01:00
  • 45331ada21 Add local echo of mail being sent on /mail send. KHobbits 2014-06-05 00:07:27 +01:00
  • a449b35fb7 Add local echo of mail being sent on /mail send. KHobbits 2014-06-05 00:07:27 +01:00
  • 5a2fd19bcf Fix firework recipe in /recipe KHobbits 2014-06-04 16:13:20 +01:00
  • 8b8e6cbbe3 Fix firework recipe in /recipe KHobbits 2014-06-04 16:13:20 +01:00
  • b7d322471a Fix firework recipe in /recipe KHobbits 2014-06-04 16:13:20 +01:00
  • 3a50850734 Use strings for cachemap key, should prevent accidental key issues. KHobbits 2014-06-01 21:50:24 +01:00
  • e0a1c3319b Use strings for cachemap key, should prevent accidental key issues. KHobbits 2014-06-01 21:50:24 +01:00
  • c50ca9041b Use strings for cachemap key, should prevent accidental key issues. KHobbits 2014-06-01 21:50:24 +01:00
  • 812de5c35c Add API logging to Eco API. KHobbits 2014-05-31 20:37:44 +01:00
  • 46ca2652a7 Add API logging to Eco API. KHobbits 2014-05-31 20:37:44 +01:00
  • 1e36e64277 Add API logging to Eco API. KHobbits 2014-05-31 20:37:44 +01:00
  • bffea1d7c8 Extend getUser(Object) to match uuid and offline players. KHobbits 2014-05-30 21:49:16 +01:00
  • 7564d1f7f8 Extend getUser(Object) to match uuid and offline players. KHobbits 2014-05-30 21:49:16 +01:00
  • 5993466041 Extend getUser(Object) to match uuid and offline players. KHobbits 2014-05-30 21:49:16 +01:00
  • d9fdf3bdf6 Merge pull request #708 from necrodoom/patch-105 ElgarL 2014-05-28 11:56:11 +01:00
  • 34a323125f Prevent GM's own permission tests from allowing inherited permissions to override inherited negations (caused when we added the exception override for sub groups). ElgarL 2014-05-28 02:03:51 +01:00
  • b00f458e67 Emulate player join for mocking. KHobbits 2014-05-27 20:34:53 +01:00
  • c4c5b2abf1 Emulate player join for mocking. KHobbits 2014-05-27 20:34:53 +01:00
  • 99c890ce84 Emulate player join for mocking. KHobbits 2014-05-27 20:34:53 +01:00
  • 80ef955eae Improve fakeServer model KHobbits 2014-05-27 20:31:13 +01:00
  • d9368ec284 Improve fakeServer model KHobbits 2014-05-27 20:31:13 +01:00
  • 94d4f0f854 Improve fakeServer model KHobbits 2014-05-27 20:31:13 +01:00
  • 44509ff6e4 Remove online player lookup in usermap.getUUIDMap(), throw log entry on failback. KHobbits 2014-05-27 18:04:02 +01:00
  • 9a8dfb8be3 Remove online player lookup in usermap.getUUIDMap(), throw log entry on failback. KHobbits 2014-05-27 18:04:02 +01:00
  • aa0d249b9d Remove online player lookup in usermap.getUUIDMap(), throw log entry on failback. KHobbits 2014-05-27 18:04:02 +01:00
  • e1d4129869 Log takeMoney exception, even if we ignore it. KHobbits 2014-05-27 10:46:25 +01:00
  • e8b39f7e3c Log takeMoney exception, even if we ignore it. KHobbits 2014-05-27 10:46:25 +01:00
  • e4e8a83caa Log takeMoney exception, even if we ignore it. KHobbits 2014-05-27 10:46:25 +01:00
  • 00655f724d Revert writecount reset, this could cause odd behavior. KHobbits 2014-05-27 06:18:34 +01:00
  • c51381bba7 Revert writecount reset, this could cause odd behavior. KHobbits 2014-05-27 06:18:34 +01:00
  • 7402ff69da Revert writecount reset, this could cause odd behavior. KHobbits 2014-05-27 06:18:34 +01:00
  • 4590e7ea26 Enforce userdata save on player dispose. KHobbits 2014-05-27 04:50:12 +01:00
  • 00325ae656 Enforce userdata save on player dispose. KHobbits 2014-05-27 04:50:12 +01:00
  • 85b8ee2e2d Enforce userdata save on player dispose. KHobbits 2014-05-27 04:50:12 +01:00
  • 2ac1ce4f56 If we are modifying money, force transaction clear, this is important. KHobbits 2014-05-27 03:41:18 +01:00
  • 6bdbada6fc If we are modifying money, force transaction clear, this is important. KHobbits 2014-05-27 03:41:18 +01:00
  • d0cd3356fd If we are modifying money, force transaction clear, this is important. KHobbits 2014-05-27 03:41:18 +01:00
  • f726035660 Don't check silentjoin.vanish if another plugin has hidden the join message. KHobbits 2014-05-26 22:08:18 +01:00
  • b46eb81b85 Don't check silentjoin.vanish if another plugin has hidden the join message. KHobbits 2014-05-26 22:08:18 +01:00
  • 01a84d069f Don't check silentjoin.vanish if another plugin has hidden the join message. KHobbits 2014-05-26 22:08:18 +01:00
  • 57bb1ee475 New permission: essentials.silentjoin.vanish The server needs silentjoin to be enabled first. KHobbits 2014-05-25 19:30:18 +01:00
  • c8ed259073 New permission: essentials.silentjoin.vanish The server needs silentjoin to be enabled first. KHobbits 2014-05-25 19:30:18 +01:00
  • 2d157c3238 New permission: essentials.silentjoin.vanish The server needs silentjoin to be enabled first. KHobbits 2014-05-25 19:30:18 +01:00
  • 889dde7549 Abort transaction before updating funds on balance overflow. KHobbits 2014-05-25 17:03:23 +01:00
  • 26ef8c062a Abort transaction before updating funds on balance overflow. KHobbits 2014-05-25 17:03:23 +01:00
  • d74770dcc4 Abort transaction before updating funds on balance overflow. KHobbits 2014-05-25 17:03:23 +01:00
  • ada2fe01a2 Utilize write transactions for delaylogin task. KHobbits 2014-05-25 01:38:37 +01:00
  • e0c361ad07 Utilize write transactions for delaylogin task. KHobbits 2014-05-25 01:38:37 +01:00
  • d2240f011f Utilize write transactions for delaylogin task. KHobbits 2014-05-25 01:38:37 +01:00
  • cf29a0ba6a Rename listening methods to be a little more descriptive of their purpose. KHobbits 2014-05-24 18:47:40 +01:00
  • 98a6258bfe Rename listening methods to be a little more descriptive of their purpose. KHobbits 2014-05-24 18:47:40 +01:00
  • db4d80590b Rename listening methods to be a little more descriptive of their purpose. KHobbits 2014-05-24 18:47:40 +01:00
  • c929ebb89a Convert 9 anonymous scheduled tasks to named classes for better logging. KHobbits 2014-05-18 21:32:07 +01:00
  • 7abef81564 Convert 9 anonymous scheduled tasks to named classes for better logging. KHobbits 2014-05-18 21:32:07 +01:00
  • 293b75dc92 Convert 9 anonymous scheduled tasks to named classes for better logging. KHobbits 2014-05-18 21:32:07 +01:00
  • 8159530906 Fix invalid TL key. KHobbits 2014-05-18 19:47:18 +01:00
  • 625dea8012 Fix invalid TL key. KHobbits 2014-05-18 19:47:18 +01:00
  • 9bcb3cb606 Fix invalid TL key. KHobbits 2014-05-18 19:47:18 +01:00
  • 7e8ba9a256 Exempt named mobs by default from /remove Named mobs can be removed using /remove named Killing all mobs now requires /remove all,tamed,named KHobbits 2014-05-18 14:17:55 +01:00
  • 5a7dceedf2 Exempt named mobs by default from /remove Named mobs can be removed using /remove named Killing all mobs now requires /remove all,tamed,named KHobbits 2014-05-18 14:17:55 +01:00
  • dca2383b98 Exempt named mobs by default from /remove Named mobs can be removed using /remove named Killing all mobs now requires /remove all,tamed,named KHobbits 2014-05-18 14:17:55 +01:00
  • b145ec59ea Tweak to player login event. KHobbits 2014-05-18 13:26:04 +01:00
  • b3a24525d5 Tweak to player login event. KHobbits 2014-05-18 13:26:04 +01:00
  • 008b241017 Tweak to player login event. KHobbits 2014-05-18 13:26:04 +01:00
  • 429a7275ee Update worth.yml to be more descriptive. KHobbits 2014-03-26 16:36:18 +00:00
  • 75954a489a Update worth.yml to be more descriptive. KHobbits 2014-03-26 16:36:18 +00:00
  • a4d221f2da Update worth.yml to be more descriptive. KHobbits 2014-03-26 16:36:18 +00:00
  • 3bd0608b6e Update /condense syntax hint. KHobbits 2014-05-17 04:21:51 +01:00
  • 9b803c8081 Update /condense syntax hint. KHobbits 2014-05-17 04:21:51 +01:00
  • c64e1684c1 Update /condense syntax hint. KHobbits 2014-05-17 04:21:51 +01:00
  • 9307e0cb71 Optimize PlayerLoginEvent @ArkhamNetwork 2014-05-17 03:49:48 +01:00
  • fdd4334ff5 Optimize PlayerLoginEvent @ArkhamNetwork 2014-05-17 03:49:48 +01:00
  • 8643a27b4e Optimize PlayerLoginEvent @ArkhamNetwork 2014-05-17 03:49:48 +01:00
  • 4672e51806 Move the teleport timer to an async task. @ArkhamNetwork 2014-05-17 01:12:13 +01:00
  • f06baa85a9 Move the teleport timer to an async task. @ArkhamNetwork 2014-05-17 01:12:13 +01:00
  • eafea119a6 Move the teleport timer to an async task. @ArkhamNetwork 2014-05-17 01:12:13 +01:00
  • 18811122b3 Prevent near empty userdata file creation. KHobbits 2014-05-17 03:06:36 +01:00
  • f4ad7cebd4 Prevent near empty userdata file creation. KHobbits 2014-05-17 03:06:36 +01:00
  • e92fdbdc59 Prevent near empty userdata file creation. KHobbits 2014-05-17 03:06:36 +01:00
  • cbaf126a25 Stop using old string player lookup. KHobbits 2014-05-17 02:44:37 +01:00
  • 77b06c39a3 Stop using old string player lookup. KHobbits 2014-05-17 02:44:37 +01:00
  • df562a09a2 Stop using old string player lookup. KHobbits 2014-05-17 02:44:37 +01:00
  • 8e7abe325e Prevent reading and writing the usermap at the same time. KHobbits 2014-05-17 01:50:41 +01:00
  • 8964d38c3e Prevent reading and writing the usermap at the same time. KHobbits 2014-05-17 01:50:41 +01:00
  • 7a2414a43e Prevent reading and writing the usermap at the same time. KHobbits 2014-05-17 01:50:41 +01:00
  • ed9e4ecd28 Add user messages. Faris Rehman 2014-05-16 20:30:26 +01:00
  • 6bea2160a2 Add user messages. Faris Rehman 2014-05-16 20:30:26 +01:00
  • 868088e2b2 Add user messages. Faris Rehman 2014-05-16 20:30:26 +01:00
  • bd866de950 First draft of /condense KHobbits 2014-05-16 20:30:06 +01:00