Commit Graph

45 Commits

Author SHA1 Message Date
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
Dico200
39654bf4a7 Re-enabled AdminNotes module 2015-03-17 00:56:50 +01:00
jomo
dbfc1dd2a2 merge 2015-03-15 04:19:02 +01:00
Dico200
f1856d3243 Disable adminnotes, fix stuff 2015-03-15 04:17:12 +01:00
Dico200
96b4cb2e3f Disabled snowbrawl 2015-03-15 04:00:51 +01:00
Dico200
dc307fc5f0 cherry-pick pmtoggle into master 2015-03-15 03:00:18 +01:00
Dico200
bab2a6e198 Added pmtoggle to shared["load_modules"] in main 2015-03-15 02:20:41 +01:00
PanFritz
db4dd3c861 fixed module 2015-01-17 00:35:29 +01:00
PanFritz
bc2c5196b2 added snowbrawl to modules 2015-01-17 00:03:49 +01:00
Gap
1ad6651e52 Adds AdminNotes 2015-01-14 18:36:03 +01:00
jomo
68430fa175 move module descriptions to main.py or modules themself 2015-01-07 00:17:20 +01:00
jomo
9a916ed2cd change indentation from 2 spaces to 4, fix #5 2015-01-06 23:38:42 +01:00
PanFritz
1cb1b96755 Added imout to modules 2015-01-06 22:54:17 +01:00
Gap
e9c78edb46 Forgot comma... -.- 2015-01-01 22:52:13 +01:00
Gap
461cfca4c6 Added check and badges 2015-01-01 22:49:33 +01:00
jomo
af29a62096 load check module on start 2014-12-20 18:56:35 +01:00
jomo
ff7e3e4e67 enable damnspam 2014-08-07 22:46:02 +02:00
jomo
5ecd804d63 remove friends plugin. Too buggy! 2014-08-07 03:32:18 +02:00
jomo
81669c62d7 rename log to info 2014-07-27 22:20:18 +02:00
Dico
5a47cf3c20 Added friends module. Thanks piggly for testing! :D 2014-07-23 00:53:24 +02:00
jomo
3da64f301d add /modules command
lists all modules.
green if loaded, red otherwise
2014-07-21 02:24:43 +02:00
jomo
f95cb0269c remove forcefield for merge with master 2014-07-19 01:50:35 +02:00
jomo
1430a454ed removed camelcase, added more coding style to readme 2014-07-16 00:33:43 +02:00
jomo
60c5bb9672 add damnspam to load_modules 2014-07-14 05:17:29 +02:00
Dico
63a2e9519e Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev 2014-07-14 02:42:45 +02:00
Dico
89cb6d2d2e added forcefield module, will make whitelist option later 2014-07-14 02:40:00 +02:00
jomo
94932ce0bf creating shared dict 2014-07-14 01:16:40 +02:00
jomo
43e4015311 add abot (AnswerBot) to get rid of stupid FAQ asking 2014-07-10 00:37:42 +02:00
jomo
4791f84356 add motd.py 2014-07-04 01:50:36 +02:00
jomo
dd8fe14858 move cycle plugin to new module; add features 2014-06-29 15:18:25 +02:00
jomo
03d0ca1924 add mentio.py again, now working 2014-06-22 02:15:01 +02:00
jomo
cd35888164 Merge branch 'dev' 2014-06-22 02:12:05 +02:00
jomo
c99e283651 catch java exceptions, too 2014-06-21 11:09:10 +02:00
jomo
ade4694999 catch java exceptions, too 2014-06-21 11:05:59 +02:00
jomo
a20f942a0f remove mention due to error spam 2014-06-21 02:29:04 +02:00
jomo
151a8525d7 fix colors, highlight word, create sound 2014-06-21 00:52:16 +02:00
jomo
379751e1fb better way to debug plugins 2014-06-20 22:24:20 +02:00
jomo
b36f09aca7 remove tilehelper for master 2014-06-17 00:11:49 +02:00
jomo
8b6d163df1 move /pyeval back to main.py, so modules can be accessed 2014-06-10 01:36:18 +02:00
jomo
98620428ec HUGE code cleanup 2014-06-10 01:31:03 +02:00
jomo
9927935074 better loading / importing of modules 2014-06-09 23:52:11 +02:00
jomo
099de5abe1 remove executable bit 2014-06-07 20:13:10 +02:00
jomo
4381db73fb started tilehelper plugin 2014-06-07 01:27:06 +02:00
jomo
57882c8dec rename mysql-connector 2014-05-17 00:14:40 +02:00
jomo
9f1ed1fb66 first commit via git 2014-05-16 23:04:40 +02:00