Commit Graph

1760 Commits

Author SHA1 Message Date
Super_
b8e5de2080 real smart nathan 2020-07-16 22:55:57 -04:00
super
62aa46f856
Merge pull request #229 from Focusvity/patch-1
Fix Issue #228 - unvanishing doesn't show admins
2020-07-16 22:54:44 -04:00
super
d33f661d55
Merge pull request #230 from speedxx/development
remove this blocked string & don't send messages containing discord.gg to server-chat
2020-07-16 22:31:21 -04:00
speedxx
c1f0d81fcc remove this blocked string & don't send messages containing discord.gg to server-chat 2020-07-16 22:24:59 -04:00
Nathan Curran
c4124de781
Fix Issue #228 - unvanishing doesn't show admins 2020-07-17 12:02:22 +10:00
Super_
30fd3ea6a1 increase login char limit 2020-07-16 00:45:44 -04:00
Super_
6435078703 /sit 2020-07-16 00:06:58 -04:00
Super_
03b22ac326 make aw available to ops 2020-07-15 20:17:45 -04:00
Seth
a1418eb516
Fixed reactions 2020-07-15 01:40:48 -07:00
Seth
7a08152c14
Some adjustments 2020-07-15 01:22:32 -07:00
Super_
bf6ef152d9 add zoglin and piglin spawn eggs to the egg list 2020-07-15 00:45:57 -04:00
Super_
114567a302 randomized gradients and /playtime 2020-07-15 00:23:26 -04:00
Super_
067180d2cf add defaulting for command permissions 2020-07-14 19:07:46 -04:00
super
4973318249
Merge pull request #226 from CoolJWB/development
Better potionspy
2020-07-14 18:34:50 -04:00
super
ceed8bd303
Merge pull request #227 from Telesphoreo/nickgr
Personally, I think this alias is very useful
2020-07-14 18:31:49 -04:00
a7d386e6be
Personally, I think this alias is very useful 2020-07-14 14:56:36 -07:00
CoolJWB
6e622ad2f3 Potionspy remake
Remade the entire potionspy and monitor class to avoid spam in the chat.

Furthermore, there is now a way to look at a history of potions thrown (individually and globally) however this history is limited to avoid too much useless data in the memory.
2020-07-14 21:00:22 +02:00
Seth
2ca57c9b39
Nick gradient, and some other thing 2020-07-13 23:00:08 -07:00
Super_
eea17a24bc i'm gonna cry this is amazing x2 2020-07-13 20:52:53 -04:00
Super_
7d6370da23 i'm gonna cry this is amazing 2020-07-13 20:41:44 -04:00
super
cdb385dd20
Merge pull request #224 from CoolJWB/development
Fix tempban reason issues
2020-07-13 10:13:45 -04:00
CoolJWB
cb108e0c13 Fix tempban reason issues
Tempban won't cut off reasons that take the durations argument place anymore.
2020-07-13 01:34:39 +02:00
Super_
f9e8a4c8ba set command feedback to automatically be false 2020-07-12 12:13:41 -04:00
Seth
c836838f51
Hopefully the last hot update for now 2020-07-11 23:54:33 -07:00
Seth
6ca7f6ba24
:) 2020-07-11 23:53:40 -07:00
Seth
c7c567a14f
Version change & hot update so I can restore shop data
also fuck cbtool
2020-07-11 23:53:11 -07:00
Seth
38918afe67
Update this 2020-07-10 02:12:55 -07:00
Seth
ba2b636e04
2 MB bug fixes 2020-07-10 02:10:52 -07:00
Seth
da1bec6cc0
2 MB bug fixes 2020-07-10 02:09:47 -07:00
Seth
4e432eeeea
fix merging fuck up, fuck squashing 2020-07-10 01:14:49 -07:00
Seth
f6bf485c0d
fix merging fuck up, fuck squashing 2020-07-10 01:13:18 -07:00
Seth
06d40927b0
Merge pull request #220 from TFPatches/development
Shouldn't of squashed this.
2020-07-10 01:04:41 -07:00
Seth
58872e2c32
Merge branch 'server' into development 2020-07-10 01:04:02 -07:00
Seth
00450e5732
i dislike people 2020-07-10 00:58:52 -07:00
Seth
98f4af7fab
Hot fixes 2020-07-09 22:43:10 -07:00
Seth
7b7f09e457
1.16 Update (#219) 2020-07-09 17:07:03 -07:00
Seth
4a297a237c
Fix teams not being removed for ops if they were offline
also forgot to update the display of donators
2020-07-09 16:22:12 -07:00
Seth
d12a121300
useless 2020-07-09 15:29:00 -07:00
Seth
c87e1b3d64
Read description lol
- Re-added premium
- Made the clown fish a shop item
- Thank fuck I caught this DB bug with setting null values
2020-07-09 15:18:29 -07:00
Super_
f6ee9271c6 yeah no 2020-07-09 14:11:36 -04:00
Seth
4328a13eaf
Bad imports 2020-07-07 19:18:09 -07:00
Seth
ed9fe87e44
and these 2020-07-07 19:17:59 -07:00
Seth
8b4a91b2e6
Fix command blocker 2020-07-07 19:10:21 -07:00
Seth
c1a7b1c141
forgot a thing 2020-07-07 19:08:00 -07:00
Seth
78349ba49e
Add back the project configurations 2020-07-07 19:04:10 -07:00
Seth
d74eeec113
Guess I had to modify LibsDisguises after all 2020-07-07 01:36:29 -07:00
Seth
c333a6ee39
2 bug fixes
- Fix votifier being non-existent breaking shop
- Fix plugin breaking error
2020-07-06 22:21:35 -07:00
Super_
3fd7147fc2 i hate /campfire 2020-07-03 13:55:46 -04:00
CoolJWB
adfd55b419
Redstone blocker fix (#217)
* Redstone blocker fix

The redstone blocker caused severe crashes in some cases such as when redstone torches and targets were connected to wire.
The event used to block redstone is not efficient in any means so this should be reverted when (or if) it is fixed internally.

* Delete encodings.xml

* Delete compiler.xml
2020-07-03 11:03:08 -04:00
Super_
2a88e05021 honestly confused?? 2020-07-02 20:40:08 -04:00