Commit graph

470 commits

Author SHA1 Message Date
Norbi Peti 765610e6e3 Using the yes command to answer everything 2017-06-28 18:02:27 +02:00
Norbi Peti 1943f7ce0c Trying all the solutions I found 2017-06-28 17:52:39 +02:00
Norbi Peti cbc0a40733 Uhm 2017-06-28 17:34:06 +02:00
Norbi Peti 6fefbe6362 Ehm 2017-06-28 17:28:49 +02:00
Norbi Peti 2f712a6ce5 Of course forgot skip_cleanup 2017-06-28 17:25:49 +02:00
Norbi Peti aaa7e7b7ee Added deploy script 2017-06-28 17:20:15 +02:00
Norbi Peti c939d1e752 Tesring cache 2017-06-27 11:14:20 +02:00
Norbi Peti 3a836aae15 Let's try this again 2017-06-27 10:47:23 +02:00
Norbi Peti 6cb1112e2f This should work as well, now it has CraftBukkit 2017-06-26 23:16:32 +02:00
Norbi Peti 995357d1ee I hope it works this way 2017-06-26 22:51:58 +02:00
Norbi Peti c2d13a5fc8 It doesn't work that way either 2017-06-26 17:35:46 +02:00
Norbi Peti d6c3ec7c7e Apparently it doesn't work like that 2017-06-26 17:14:45 +02:00
Norbi Peti 313a568304 FInished Travis config to download BuildTools 2017-06-26 17:04:34 +02:00
Norbi Peti e4813e08fe Fixed typo... 2017-06-25 22:25:17 +02:00
Norbi Peti 9475b30f3e Adding Travis file with caching 2017-06-25 22:22:28 +02:00
Norbi Peti a34bada348 Merge pull request #1 from TBMCPlugins/dev
Updated plugin to 1.12
2017-06-25 21:57:40 +02:00
Norbi Peti 86a65899d9 Started local updater 2017-06-24 00:26:59 +02:00
Norbi Peti 8a08176638 Plugin updater refactor 2017-06-23 19:30:56 +02:00
Norbi Peti 8724a1f5dd Fixed project and added plugin.yml 2017-06-23 18:52:14 +02:00
Norbi Peti 91d7c1278e Merge branch 'code'
Conflicts:
	.classpath
	.project
2017-06-23 18:39:40 +02:00
Norbi Peti 606263622e Added project 2017-06-23 18:23:55 +02:00
Norbi Peti 21eefcec45 Initial commit 2017-06-23 18:14:04 +02:00
iie e3385c7897 Updated to 1.12
This is code is amazingly short
2017-06-23 18:12:19 +02:00
Norbi Peti b2ecc27f86 Updated to 1.12 2017-06-23 17:49:49 +02:00
Norbi Peti 6a2113bda4 Merge pull request #33 from TBMCPlugins/dev
Added check for Maven project in updater and getTypeForFolder for the user class
2017-06-19 09:16:59 +02:00
Norbi Peti 2d3ed0345f Merge branch 'master' into dev 2017-06-18 21:54:48 +02:00
Norbi Peti 4c83816dc0 Create .travis.yml 2017-06-18 21:35:57 +02:00
Norbi Peti a80e8a808d Create .travis.yml 2017-06-18 21:26:08 +02:00
Norbi Peti 1c7df17d9d Added getTypeForFolder 2017-06-15 22:09:29 +02:00
Norbi Peti ed637dec16 Added check if updated project is a Maven one
#32
2017-05-31 22:30:23 +02:00
iie 0b3743cb01 v5 2017-05-31 22:00:35 +02:00
Norbi Peti b8e9810e18 Moved plugin.yml 2017-05-31 16:40:31 +02:00
iie 442c32f17b v4 2017-05-31 16:15:21 +02:00
iie d5edd0cfe6 v3 2017-05-31 16:14:36 +02:00
Norbi Peti 29cfa66ae3 Converted to Maven project 2017-05-30 22:16:36 +02:00
iie 9cf9f5f72e v2 2017-05-30 22:01:09 +02:00
iie 193dbb9365 v1 2017-05-30 21:51:50 +02:00
Norbi Peti 943f32c9ae Initial commit 2017-05-30 21:17:11 +02:00
Norbi Peti 25f770849f Made modOnly optional and inherited
Also accidentally fixed an issue, probably (getClass instead of
getValue.getClass)
Also testing in production
2017-05-22 20:46:08 +02:00
Norbi Peti c0e4a9e065 Merge pull request #31 from TBMCPlugins/dev
Command annotations added instead of methods, improved channels
2017-05-15 02:33:21 +02:00
Norbi Peti 36b3c1895d Thought I changed the DiscordPlugin too - AW
Cleaned code a bit
YEEHAW
2017-05-14 01:24:30 +02:00
Norbi Peti 4a5479b027 COMMANDS WORK - YE
#29
2017-05-14 01:13:34 +02:00
Norbi Peti acebf37359 Addede chat preprocess event 2017-05-13 16:08:45 +02:00
Norbi Peti f5ce88faf6 Fixed channels a bit 2017-05-07 01:08:13 +02:00
Norbi Peti 9a61047cd2 Chat channels probably done, needs testing 2017-05-06 19:55:21 +02:00
Norbi Peti 308006d624 Chat channel improved, tried a bunch of ideas 2017-04-30 00:35:42 +02:00
Norbi Peti bcf8cc4e99 Probably mostly added support for ButtonChat cmds
It's a whole different story
2017-04-23 02:12:56 +02:00
Norbi Peti 672fab2d1b Fixed POM stuff 2017-04-22 23:17:58 +02:00
Norbi Peti 3af6063c99 Started #29, tried compile-time check, finished #29
Damn, annotation processors are complicated
2017-04-22 02:17:52 +02:00
Norbi Peti afd1b8dfa2 Merge pull request #30 from TBMCPlugins/dev
Remade user data managing, added a test
2017-04-15 13:54:06 +02:00