Commit Graph

377 Commits

Author SHA1 Message Date
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
Vlammar
66af34920f
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:08:35 +02:00
Vlammar
dda4d5e76e
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:08:15 +02:00
Vlammar
76e770a0e3
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:05:27 +02:00
Vlammar
2b062f451e
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:05:12 +02:00
Vlammar
2be34cb34a
Update src/main/java/fr/moribus/imageonmap/commands/IoMCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-18 00:04:43 +02:00
Vlammar
4cb22312aa
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:56:46 +02:00
Vlammar
dc58e366bc
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:53:47 +02:00
Vlammar
40479e2a37
Update src/main/java/fr/moribus/imageonmap/image/ImageRendererExecutor.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:33:30 +02:00
Vlammar
7836aa8e95
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:30:48 +02:00
Vlammar
9de9a228a9
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2020-08-17 23:30:29 +02:00
Vlammar
a41ffaedee fixed other bugs linked to #121 2020-07-30 13:37:06 +02:00
Vlammar
2c734d1cb5 fixed bugs of #121 2020-07-30 11:57:19 +02:00
Vlammar
d3b767f4aa
Merge pull request #120 from Kotlia/indev
Add Japanese translation
2020-07-30 10:05:02 +02:00
Kotlia
1f16740d80 Add Japanese 2020-07-28 11:27:30 -04:00
Kotlia
8fb4ac550c Add Japanese 2020-07-28 10:25:17 -04:00
Kotlia
5be7aa2b11 Add Japanese 2020-07-28 10:02:14 -04:00
Vlammar
20f1fefcac Merge branch 'indev' of https://github.com/zDevelopers/ImageOnMap into indev 2020-07-23 15:02:24 +02:00
Vlammar
71d620b83d Added chinese, thanks to Souir_Tommer 2020-07-23 15:01:55 +02:00
Vlammar
f0d1d33bb8 add give command 2020-07-23 11:06:53 +02:00
Vlammar
e4c3c8ddf5 updated plugin.yml 2020-07-23 04:14:39 +02:00
Vlammar
c92af51a50 added support for quote 2020-07-23 02:02:18 +02:00
Vlammar
bef12a235a Added scaling support, remove an unused print 2020-07-16 14:07:08 +02:00