Commit Graph

124 Commits

Author SHA1 Message Date
oof2win2 15a5d8d48a fix: LuaItemStack could be invalid
Fixed an issue with clearing inventories of players where the command
failed due to it attempting to access LuaItemStacks that were invalid
for read
2022-05-14 15:08:25 +01:00
Cooldude2606 ecf2c59bb1 Fixed other errors 2021-05-06 01:10:54 +01:00
Cooldude2606 2e1e024ac7 Merge branch 'dev' into feature/entity-alert 2021-04-26 00:21:48 +01:00
Cooldude2606 2df7482a77 Implemented requested changes 2021-04-26 00:20:55 +01:00
Cooldude2606 7dbb22f575 Merge branch 'dev' into feature/spectate 2021-04-25 23:53:34 +01:00
Cooldude2606 ca25dc7cb7 Implemented requested changes 2021-04-25 23:52:19 +01:00
Cooldude2606 62f3e75f28 Merge branch 'dev' into feature/admin-markers 2021-04-25 20:18:32 +01:00
Cooldude2606 c899674ef6 Implimented Changes 2021-04-25 20:17:46 +01:00
Cooldude2606 e38eda0076 Fixed missing output 2021-04-25 03:45:51 +01:00
Cooldude2606 9d31d3283a Merge pull request #206 from Cooldude2606/feature/inv-search
Inventory Search Commands
2021-04-24 21:26:23 +01:00
Cooldude2606 d6fd975771 Adjusted icon size and offset 2021-04-24 21:18:50 +01:00
Cooldude2606 43d5ff7741 Added renderer and selection events 2021-04-24 21:05:34 +01:00
Cooldude2606 d83f1e3aea Fixed protection issues 2021-04-24 21:05:11 +01:00
Cooldude2606 891663edb9 Added protection commands 2021-04-24 18:04:33 +01:00
Cooldude2606 573dfd781b Added tag placed message 2021-04-15 23:28:30 +01:00
Cooldude2606 bb46d44ea3 Added admin markers 2021-04-15 23:24:27 +01:00
Cooldude2606 b86efbb943 Made requested changes 2021-04-07 18:07:04 +01:00
Cooldude2606 51c5a5b1f8 Added search commands 2021-04-07 01:01:41 +01:00
Cooldude2606 93a446747b Fixed self reporting 2021-04-05 22:55:25 +01:00
Cooldude2606 5328a5bb1c Fixed double report message to admins 2021-04-05 22:41:04 +01:00
Cooldude2606 f56eb4c145 Added spectate commands 2021-03-31 01:06:57 +01:00
Cooldude2606 2b451c562e Made requested changes 2021-03-30 04:08:17 +01:00
bbassie 928b069539 Help msg fix 2021-02-09 22:23:37 +01:00
bbassie c7c505b3b5 Basic implentation of a last location command 2021-02-09 22:21:11 +01:00
badgamernl 294766714a Removed Temp ban related stuff 2020-11-07 01:10:11 +01:00
Cooldude2606 5ad4301f67 Better sandboxing for /interface 2020-08-17 15:18:34 +01:00
Cooldude2606 2ec8581c52 Fixed clear-inv 2020-08-14 02:35:04 +01:00
Cooldude2606 43c1bc2788 Added connect command 2020-06-15 00:29:23 +01:00
Cooldude2606 5150d28fd3 Added server connect button 2020-06-14 23:07:51 +01:00
Cooldude2606 7811ad2e11 Added settings and warnings 2020-06-01 20:29:17 +01:00
Cooldude2606 54987bd8f1 Updated Player List 2020-05-30 23:12:00 +01:00
Cooldude2606 bfcb229185 Added player bonus 2020-05-28 22:52:15 +01:00
Cooldude2606 6a5d5f02d9 Added player tags 2020-05-28 22:43:58 +01:00
Cooldude2606 d65a1fe0fe Added Quickbar filters 2020-05-28 22:31:24 +01:00
Cooldude2606 ca6de1365d Merge pull request #159 from Cooldude2606/feature/datastore
Persistent Datastores Including Player Data
2020-05-26 19:11:42 +01:00
Cooldude2606 32507492b8 Fixed Existing Lua Check Errors 2020-05-26 18:21:10 +01:00
Cooldude2606 07caa9c4a2 Added datastore 2020-05-21 20:47:56 +01:00
Cooldude2606 2bcbb58802 Merge branch 'patch/6.0.4' into dev 2020-05-21 15:55:08 +01:00
Cooldude2606 e252d04c24 Fixed desync with interface 2020-05-21 15:50:53 +01:00
Kevin Taylor af07b76d98 Perfomance fix for adding to table 2020-05-17 19:48:07 +01:00
Kevin Taylor 91f88b61e9 Resolve single @command 2020-05-17 19:47:19 +01:00
Kevin Taylor 6481cf9755 Added toolbar aliases, Save as LUA table 2020-05-17 11:24:13 +01:00
Kevin Taylor d0a23a1a59 Iterate save using pairs instaid of ipairs, remove erronus require, add save fuction 2020-05-16 22:44:30 +01:00
Kevin Taylor 408b5d7abd Removed player config level and useing error command 2020-05-16 17:45:10 +01:00
Kevin Taylor 54b657ca84 Alter documentation 2020-05-16 16:40:10 +01:00
Kevin Taylor a52f447ff9 Added quickbar preset command 2020-05-16 16:36:38 +01:00
Cooldude2606 b5d14f9bdd Fixed Issues with jail 2020-04-04 20:37:17 +01:00
Cooldude2606 c9534de868 Updated Docs 2020-04-01 00:01:40 +01:00
Cooldude2606 95af6cfc34 Cleaned Config 2020-03-29 23:39:24 +01:00
Cooldude2606 6a2f99b069 Removed useless files 2020-03-29 22:50:21 +01:00