Commit Graph

349 Commits

Author SHA1 Message Date
Vlammar
d429be44bc dead code and usage 2020-12-13 15:57:03 +01:00
Vlammar
d8b7be43e9 Error in the usage msg 2020-12-13 15:52:45 +01:00
Vlammar
2a577dd8d2 Merged explore and exploreother 2020-12-13 15:47:52 +01:00
Vlammar
6c45abb670 refactor of give command 2020-12-13 15:23:02 +01:00
Vlammar
01b11df62c Merged update and updateother 2020-12-13 14:20:20 +01:00
Vlammar
7764662a23 Fixed a bug when there are not enougth arguments 2020-12-13 13:02:03 +01:00
Vlammar
fbab58ff10 Merged delete and deleteother 2020-12-13 10:59:59 +01:00
Vlammar
50008de052 Merged get and getother 2020-12-12 23:52:48 +01:00
Vlammar
5c02a287dd merged List and ListOther 2020-12-12 23:04:19 +01:00
Vlammar
cbb03e7827 refactor of rename command 2020-12-12 14:10:02 +01:00
Vlammar
637fc6f15c started rewrite of rename command 2020-12-12 13:47:26 +01:00
Vlammar
cc58b1d320 Checkstyle added and refactor 2020-12-10 22:13:05 +01:00
Vlammar
509e379386
Merge pull request #119 from zDevelopers/feature_give_command
Add give command
2020-12-09 21:59:58 +01:00
Vlammar
39f55f5ae2
Merge pull request #130 from zDevelopers/quartzlib_integration
Replacing zLib by quartzLib
2020-12-09 21:59:30 +01:00
Vlammar
1e8f6d9396 quartzlib yeah :) 2020-12-09 21:56:55 +01:00
Vlammar
497205fc81
Merge branch 'indev' into feature_give_command 2020-12-09 21:53:06 +01:00
Vlammar
700eab8449 replace zlib references in posterwall et SplatterMapManager 2020-11-15 23:11:58 +01:00
Vlammar
fc22e5a5a9 Updated to quartz lib yay! :D 2020-11-15 19:33:16 +01:00
Vlammar
aeb5c2dfcd updated pom.xml 2020-11-15 19:10:52 +01:00
Vlammar
c769f50835 bug fix and typo 2020-11-07 01:04:24 +01:00
Vlammar
1becb9faf4
Merge pull request #38 from jfmherokiller/Add-Rename-Command
add rename command to maptool
2020-11-05 12:22:35 +01:00
Vlammar
5ec6911bbd
Merge branch 'indev' into Add-Rename-Command 2020-11-05 01:20:40 +01:00
Vlammar
265dea7e07
Merge pull request #115 from zDevelopers/feature-update-function
Add the maptool update command.
2020-11-05 01:18:21 +01:00
Vlammar
c123455922
Merge branch 'indev' into feature-update-function 2020-11-05 01:17:33 +01:00
Vlammar
c013cbbce5 updated exception catch 2020-11-04 17:37:58 +01:00
Vlammar
5bcb2ce4d0 fixing issues 2020-11-04 17:35:51 +01:00
Vlammar
6b332d60b6 code cleanup and fixing issues 2020-11-04 17:28:20 +01:00
root
2ff372d20f started to add possibility to update other maps 2020-09-21 15:25:20 +02:00
root
18ac445562 updated po for english and french 2020-09-21 15:21:50 +02:00
root
166da8dca8 typo 2020-09-19 10:53:21 +02:00
Vlammar
fcc48cb402 fixed various issues with the admin command, refactored some of the code and added an exploredother command 2020-08-27 01:32:04 +02:00
Vlammar
9b2a48aea3
Merge pull request #48 from kirbykirby56/Imbadatgit
Add Administrative commands
2020-08-26 00:13:02 +02:00
Vlammar
1d23e6fb7f
Merge branch 'indev' into Imbadatgit 2020-08-26 00:11:34 +02:00
Vlammar
16248a9e3b
Update ListOtherCommand.java 2020-08-26 00:08:05 +02:00
Vlammar
7b3814cd7f
Update listother.txt 2020-08-26 00:02:53 +02:00
Vlammar
f524c8ee95
Update maptool.txt 2020-08-26 00:00:47 +02:00
Vlammar
2a2da88f72
Update maptool.txt 2020-08-25 23:59:18 +02:00
Vlammar
edc6f51e2e
Update DeleteOtherCommand.java
Removed commented code and inverted permission check with arg length check. Changed success and error messages
2020-08-25 22:50:24 +02:00
Vlammar
b11a93634d
Update ImageOnMap.java
Change order to a more logical one for the command list
2020-08-25 22:39:10 +02:00
Vlammar
f5e0ea9a79 added prefix player and uuid 2020-08-21 01:15:03 +02:00
Vlammar
a41f0359ce updated pluggin.yml for the new alias mapgive 2020-08-21 00:23:24 +02:00
Vlammar
2260cd4890 indent, and checked flushing 2020-08-21 00:13:07 +02:00
Vlammar
f4cfe934a7 fixed indent 2020-08-20 23:55:16 +02:00
Vlammar
06cdb97be2 add an alias for give command 2020-08-20 23:50:55 +02:00
Vlammar
61a2f4eb2f
Apply suggestions from code review
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:36:01 +02:00
Vlammar
29b7c99595
Update ImageOnMap.java 2020-08-18 00:28:24 +02:00
Vlammar
93dd4bf38c
Update src/main/resources/plugin.yml
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:16:24 +02:00
Vlammar
04dbca95b8
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:15:45 +02:00
Vlammar
965ebe6605
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:14:38 +02:00
Vlammar
19d79d2da0
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:12:45 +02:00