Commit Graph

26 Commits

Author SHA1 Message Date
Video
928ab41d7f Update Command_ride.java 2021-04-26 00:37:16 -06:00
Video
c4fce3f0f9 Right, so this change applies only to commands. For the sake of code consistency, I tried to change as many as possible to use FreedomCommand.msg instead of CommandSender.sendMessage for their messages. Here are a list of the files containing those changes:
* Command_adminworld.java
* Command_adventure.java
* Command_banip.java
* Command_blockedit.java
* Command_blockpvp.java
* Command_cage.java
* Command_cartsit.java
* Command_clearchat.java
* Command_clearinventory.java
* Command_commandlist.java
* Command_creative.java
* Command_deop.java
* Command_deopall.java
* Command_dispfill.java
* Command_doom.java
* Command_gcmd.java
* Command_hubworld.java
* Command_inspect.java
* Command_list.java
* Command_lockup.java
* Command_manageshop.java
* Command_manuallyverify.java
* Command_masterbuilderworld.java
* Command_mbconfig.java
* Command_moblimiter.java
* Command_mp44.java
* Command_mute.java
* Command_nickfilter.java
* Command_op.java
* Command_opall.java
* Command_opme.java
* Command_potion.java (Also corrected the inconsistent "player not found" message's color)
* Command_rank.java
* Command_ride.java
* Command_saconfig.java
* Command_scare.java
* Command_setplayerlimit.java
* Command_settotalvotes.java
* Command_smite.java
* Command_spectator.java
* Command_survival.java
* Command_unblockcmd.java
* Command_uncage.java
* Command_unmute.java
* Command_verifynoadmin.java

Here are some commands I added functionality to:
* Command_dispfill.java: Added some code that hooks into the CoreProtect API to log the items being removed from and added into the dispensers.
* Command_setlever.java: Added some code that hooks into the CoreProtect API to log the levers being interacted with.

Here's a command I fixed a critical bug in:
* Command_setlever.java
2021-04-05 17:13:26 -06:00
speed
293ea04c56 staff -> admins
* rename everything containing staff back to admin (as requested by ryan i've renamed commands like slconfig to saconfig but left "slconfig" as an alias)
* format almost every file correctly
* a few other improvements
2020-12-03 19:28:53 -05:00
speed
9bcdb2bcdc fix ride request expire messages
fixes /ride sending request expired message even after accepting & properly remove player from map after accepting, #291
2020-10-28 18:06:12 -04:00
43b266f17d Update NMS + Use PaperLib for teleportAsync 2020-08-30 19:13:46 -05:00
53038ca3b2 fuck intellij 2020-08-15 17:42:46 -05:00
da80f1b69e Revert "Merge branch 'development' of https://github.com/TFPatches/TotalFreedomMod into development"
This reverts commit 4407e9e6ec, reversing
changes made to e4c9ea656e.
2020-08-15 17:41:23 -05:00
Seth
f5b5fcd5ef
Admins are now known as staff
To other developers: If you find places where staff are refered to as only admins pls fix it for me.
2020-08-14 23:44:57 -07:00
speedxx
e79145ee54 fix exceptions, properly teleport player in /ride
- fixes ArrayIndexOutOfBoundsException in /ride
- teleport sender properly if target is in different world for /ride
- fixes IllegalArgumentException in /stopsound
2020-08-14 21:56:04 -04:00
Super_
9d71a7f4ae removal of aero 2020-06-30 21:51:06 -04:00
Seth
eb58419a3a
1.16, overhaul of player data 2020-06-30 00:25:38 -07:00
ZeroEpoch1969
c49abd1f4a
got bored 2020-04-23 04:18:03 -07:00
ZeroEpoch1969
bc8ff3cd7f
permission system 2020-04-13 23:40:22 -07:00
ZeroEpoch1969
af935cb824
shops stuffs 2020-04-07 19:20:01 -07:00
Ivan
372ba97bef Change command descriptions, as well as simplify some commands 2020-03-30 19:43:57 -04:00
Video
48ee7b0e6d
Inconsistency and Ridiculous Bug Corrections (#189) 2020-03-16 17:58:44 -07:00
Super_
035acbfa19 more epic ! 2020-01-07 15:53:31 -05:00
Super_
fbcb6da30d shop and grappling hook 2020-01-07 15:13:59 -05:00
Super_
82cd7f2d05 why didnt i do this earlier 2019-12-20 17:35:33 -05:00
Super_
259f3068e2 super smart x2 2019-12-14 08:12:26 -05:00
Super_
6b3d170c6d that should solve it all 2019-12-13 23:33:16 -05:00
Super_
d767e7ebd6 yes super be smart 2019-12-13 22:21:23 -05:00
Super_
d0b64c6438 yet another command void fix 2019-12-13 22:17:34 -05:00
Super_
f0aec56186 new ride mode: ask
ask players to ride them
2019-12-13 19:38:36 -05:00
Super_
5206ab5b27 ride for ops, 4chan, and more toggles 2019-12-09 19:59:17 -05:00
ZeroEpoch1969
e8eda42295
lotta commands 2018-07-21 17:45:56 -07:00