Commit Graph

615 Commits

Author SHA1 Message Date
PanFritz
168d99d9a1 re enabled snowbrawl 2015-06-29 23:59:49 +02:00
PanFritz
dd960b909c updated snowbrawl 2015-06-29 23:55:07 +02:00
PanFritz
1c3f2c898c Fixed match start issue 2015-06-29 23:16:39 +02:00
PanFritz
525e4825c6 more indentation fixes 2015-06-29 22:58:47 +02:00
PanFritz
fdaa6265c4 Removed old code from main 2015-06-29 22:47:43 +02:00
PanFritz
72723840ed Fixed indentation 2015-06-29 22:47:06 +02:00
PanFritz
474ce0b310 remade snowbrawl 2015-06-29 22:16:18 +02:00
PanFritz
4f30fb1a83 upped explosion damage 2015-06-15 23:10:08 +02:00
PanFritz
98ae25df50 fixed indent issue 2015-06-15 22:40:04 +02:00
PanFritz
caec2fd0d5 added snowbrawl to main.py 2015-06-15 22:36:50 +02:00
PanFritz
3a02a4cffc tweaks 2015-06-15 22:27:17 +02:00
Dico200
5f0d845ec0 Nemes's work on Snowbrawl 2015-06-14 17:02:42 +02:00
Dico200
40137cad4c This /up fix SHOULD WORK! 2015-06-06 12:13:18 +02:00
Dico200
35b1fe3a0f Well //up is gone again. Great. Undoing.. 2015-06-06 10:56:31 +02:00
Dico200
778fd0234e Fix /up
Tried a lot of shit but these 3 lines should do it.
2015-06-06 10:29:24 +02:00
Dico200
1b5f07f7aa Fix new attempt... :D 2015-06-03 01:26:27 +02:00
Dico200
dbeb0d53bb Another fix attempt for /up 2015-06-03 01:24:45 +02:00
Dico200
0ea2760bf4 Revert "why did //up disappear? Testing on dev server."
This reverts commit a6f5156ef4.
2015-06-03 01:18:18 +02:00
Dico200
a6f5156ef4 why did //up disappear? Testing on dev server. 2015-06-03 01:16:14 +02:00
Dico200
3cbb8dc9bd Prevent /up griefing, add /ackey, minor tweaks
Dunno why its posting 'changes' in main.py tho
2015-06-03 01:09:07 +02:00
Dico200
794f0470bf blockplacemods fix config types sharing storage obj 2015-05-18 23:34:00 +02:00
Dico200
fb3e4afe3c blockplacemods tweaks/fixes of returned messages 2015-05-18 23:32:57 +02:00
Dico200
5dba052fa9 Forgot to save this last check 2015-05-18 23:06:24 +02:00
Dico200
bd05374db0 blockplacemods update, basecommands fix
Added settings: piston, dropper, hopper
changes to the framework
made it so you can set the default contents for all slots in
furnaces/droppers as well as furnaces.
2015-05-18 23:05:54 +02:00
Dico200
057b404b03 Small change to open_json_file() 2015-05-18 23:00:54 +02:00
Dico200
dd1f0b8356 Steps towards even easier command handling.
See issue #4
2015-05-14 04:10:04 +02:00
Dico200
4599ae89e9 Fix this thing so that only 1 player has to sleep
untested
2015-05-14 03:32:34 +02:00
Dico200
6fc168eb63 Fixes, tweaks, changes 2015-05-14 02:46:54 +02:00
Dico200
83eb3a8885 Merge remote-tracking branch 'origin/dev' 2015-05-14 02:19:16 +02:00
Dico200
59816b58e2 Almost complete redo of blockplacemods, small fixes
I've redone most of blockplacemods its code. It is now MUCH easier to
expand in the future and I think the code is more elegant and stuff. It
all works the same as before, except the command is now /toggle
<setting>
I've merged the setting for /autotakewater and /autofillcauldron into
one setting named cauldron.
2015-05-14 02:16:33 +02:00
Dico200
0ef318d6b9 Removed a lot of shit from basecommands.py 2015-05-13 21:39:25 +02:00
Dico200
9f4d096a57 Cleanup misc.py and small fix, also in damnspam 2015-05-13 21:37:53 +02:00
Dico200
230e427f04 Fix BlockBreakEvent being called on lever switch 2015-05-13 21:37:23 +02:00
Dico200
88e0a298b5 Added a few untested things to misc.py 2015-05-13 21:06:26 +02:00
Dico200
7407ec0513 Merge remote-tracking branch 'origin/dev' 2015-05-08 13:47:23 +02:00
Dico200
6865e2c3b9 Revert "show network AS in /check"
This reverts commit 181c6ccfeb.
2015-05-05 16:50:55 +02:00
Dico200
eaf0f41746 Revert "use https for ipinfo.io"
This reverts commit 62569c7361.
2015-05-05 16:50:48 +02:00
Dico200
37dc80305f More blockplacemods
Trying to make it place an item (in this case 1 piece of redstone dust)
in a furnace. I know that it creates the ItemStack correctly, I know
that in this case .getInventory() returns an instance of
FurnaceInventory and I know that .update() is returning True meaning it
updated the blockstate successfully. However, the item is not appearing
in the furnace. Any idea why?
2015-05-01 21:46:24 +02:00
Dico200
ad9de19d5d right clicking empty cauldron fills it 2015-04-29 17:12:39 +02:00
Dico200
884e0a3491 Added perm check to interactevent im blockplacemods
fixes #19
2015-04-29 14:41:48 +02:00
Dico200
5e8c906bf0 Merge remote-tracking branch 'origin/dev' 2015-04-29 03:31:25 +02:00
Dico200
4e1398e514 Disable loginsecurity module 2015-04-29 03:31:01 +02:00
Dico200
3daa191d8b Remove adminnotes noperm notification 2015-04-29 03:30:00 +02:00
Dico200
9eda3ad0ff Merge remote-tracking branch 'origin/dev' 2015-04-29 03:28:17 +02:00
Dico200
1afaec2a08 Small misc cleanup 2015-04-29 03:27:52 +02:00
Dico200
c451b2247b Added blockplacemods module
Adds a few nifty features with per player customization:
- Placing a slab automatically turns it upside-down
- Placing a cauldron automatically fills it
- Right clicking a cauldron with empty hand or redstone dust lowers
water level
2015-04-29 03:27:37 +02:00
Dico200
1cac4c6ed5 Added /tempadd command: temporary group membership
Just a simpler way of writing /pex user <user> group add <group> *
604800
2015-04-28 00:08:33 +02:00
jomo
62569c7361 use https for ipinfo.io 2015-04-20 21:02:07 +02:00
jomo
181c6ccfeb show network AS in /check 2015-04-20 20:39:00 +02:00
Dico200
487375dd07 Added loginsecurity module
Added to make an easily adjustible version of LoginSecurity.
LoginSecurity does not (seem to) support name changes since it retrieves
the UUID used from a byte[] of "OfflinePlayer:<username>" which means
the UUID changes when a player changes their name. This should fix
/rmpass. It uses BCrypt. I'll test this on the dev server (hoping bcrypt
is installed)
2015-04-17 00:10:21 +02:00