Commit Graph

136 Commits

Author SHA1 Message Date
phidias d82514ccb6 Last Location print out (#265)
* Update last-location.lua

* Update last-location.lua
2023-12-30 16:44:49 +00:00
Cooldude2606 be5a893994 Merge pull request #262 from PHIDIAS0303/patch-3
prompt for steel chest placement in waterfill
2023-12-21 21:45:35 +00:00
Cooldude2606 81abb265a5 Merge branch 'dev' into dev8 2023-12-21 21:44:07 +00:00
Cooldude2606 8b9804543b Merge branch 'dev' into dev7 2023-12-21 21:32:01 +00:00
Cooldude2606 73fc647823 Items are moved to spawn chests on clear 2023-12-21 21:29:58 +00:00
phidias 12cd9f8033 . 2023-11-20 20:26:04 +09:00
phidias 94a2babf0a prompt for steel chest placement 2023-11-20 20:24:44 +09:00
phidias 4461004d85 artillery target remote 2023-10-25 01:01:41 +09:00
phidias f64c936c93 . 2023-10-24 21:00:39 +09:00
phidias b92beebda7 two command 2023-10-24 18:24:07 +09:00
phidias 1c56aa9223 1 decimal place on last location gps 2023-10-13 23:48:04 +09:00
phidias 46f6215d94 Feature Update (#237)
See PR for details, there are too many to be included here.
2023-08-15 18:47:34 +01:00
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