Commit Graph

296 Commits

Author SHA1 Message Date
Vlammar 8da7f86978
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:53:08 +01:00
Vlammar 003643e3cd
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:50 +01:00
Vlammar e5bd1fd805
Update src/main/java/fr/moribus/imageonmap/commands/maptool/ExploreCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:35 +01:00
Vlammar 413353deea
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:52:20 +01:00
Vlammar 3b4af2146b
Update src/main/java/fr/moribus/imageonmap/commands/maptool/UpdateCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:43:25 +01:00
Vlammar f94bd9c720
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:59 +01:00
Vlammar eae2e48a35
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:50 +01:00
Vlammar 0d008126a3
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:37 +01:00
Vlammar 2ea35e0875
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:24 +01:00
Vlammar 05b70e1f2a
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GiveCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:40:00 +01:00
Vlammar 9bac0bfa5e
Update src/main/java/fr/moribus/imageonmap/commands/maptool/ExploreCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:39:47 +01:00
Vlammar 8e33588a14
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:39:32 +01:00
Vlammar f488bc5d34
Update src/main/java/fr/moribus/imageonmap/commands/maptool/GetCommand.java
Co-authored-by: Amaury Carrade <amaury@carrade.eu>
2021-02-05 16:39:22 +01:00
Vlammar 918f51e76b All commands now support the prefix and most can be used on a commandblock or terminal (except delete and create) 2021-01-12 23:45:06 +01:00
Vlammar 0058dba680 Commands now support prefix 2021-01-11 22:52:07 +01:00
Vlammar 2c65367cca fixed the GUI bug 2020-12-27 02:24:47 +01:00
Vlammar b73b5a1f15 fixed the render issue for the left map 2020-12-26 22:51:44 +01:00
Vlammar 7eb646f1a1 unused code removed 2020-12-16 18:55:02 +01:00
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 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 c769f50835 bug fix and typo 2020-11-07 01:04:24 +01:00
Vlammar 5ec6911bbd
Merge branch 'indev' into Add-Rename-Command 2020-11-05 01:20:40 +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 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
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
Vlammar 97adcf4aaf Forget a commented code part 2020-07-16 03:01:48 +02:00
Vlammar f007e8e0b9 Code cleanup 2020-07-16 02:59:22 +02:00
Vlammar b01f133639 Update working 2020-07-16 02:50:17 +02:00
Griffin Kubesa b8c1494f58
Fix saving images (#112) 2020-07-09 00:13:18 +02:00
Vlammar 219869c82b added images flush and removed useless gc.dispose 2020-07-08 09:06:54 +02:00
Pugabyte 13881f751e Add permission to remove splattermap off wall 2020-07-03 16:20:58 -04:00
valentin 98b952471b PR #38, fixed comment 2020-07-03 10:49:07 +02:00
Vlammar e894fb4f35 Code cleanup, and adding more extensions 2020-07-02 16:04:41 +02:00
Vlammar 0040beeabf improvement for imgur links 2020-07-02 15:27:23 +02:00
Vlammar c139539366 fixed the /maptool list command not working, issue #100 2020-06-30 00:49:01 +02:00
Arnaud Lier 87edc2da48
Add user agent to URLConnection
This could help the server not denying (403) the request.
2020-06-17 15:34:37 +02:00
Amaury Carrade dbe9975e49
Updated README for 4.0 2020-06-14 15:15:55 +02:00
Amaury Carrade c8c26a3cc6
Fixed bypass permission. 2020-06-14 15:14:52 +02:00
Amaury Carrade 5701296d67
Licenses are a mess in this project. (#96)
* Fixed software licenses in README & license header template.
* Fixed license headers on all files.
2020-06-14 14:29:18 +02:00
Amaury Carrade 1e774bd8d6
German translation (#94)
* Added german translation (thanks to squeezer on SpigotMC
  – https://www.spigotmc.org/members/squeezer.115/)
2020-06-14 13:42:14 +02:00
Vlammar c91d2feb5f
Update config.yml 2020-06-14 13:24:26 +02:00