Commit Graph

396 Commits

Author SHA1 Message Date
Reldeam
de406f5f9d Add Vault support
I created a EconomyComponent that extends a QuartzComponent but I'm
unfortunately not fully across the QuartzLib pattern so I will probably
need some guidance there.

The base functionality should be included to withdraw money from
player's accounts if they enable economy and set costs.

What I would like to include next is notifications to the player so they
know how much has been removed or if an error occured. I would also like
to include a confirm/deny option which tells the player how much the
operation is going to cost them before they do it.

I'm uncertain of the best way to go about telling the player how much
a copy of a poster is going to cost before they take it.
2022-02-24 16:06:33 +11:00
Vlammar
243cfc2402
Update pom.xml 2022-01-15 00:41:27 +01:00
Vlammar
2cb33b9bf6
Update plugin.yml
Update numver
2022-01-15 00:19:52 +01:00
Vlammar
0053c7bbc5
Update pom.xml
Updated QL version (fix the issue with IoM 4.2.1 and 1.17.1 and 1.18.1)
2022-01-15 00:18:27 +01:00
Vlammar
900cc7512b
Merge pull request #240 from zDevelopers/fix/missing-check-for-updates-in-config-file
Adds missing `check-for-updates` in the default config file
2021-12-25 14:55:20 +01:00
Amaury Carrade
9406c5be9e
Adds missing check-for-updates in the default config file 2021-12-24 19:55:58 +01:00
Vlammar
8092187b26 Fixed issue with the yml list 2021-12-19 02:55:40 +01:00
Vlammar
22a24336b0
Merge pull request #222 from zDevelopers/fix/lag_4.2.0
Edited Readme and fixed various issues
2021-12-13 16:10:57 +01:00
Vlammar
1097ca69c0 Update readme 2021-12-13 16:09:57 +01:00
Vlammar
dcf4d208ff Update readme 2021-12-13 16:08:08 +01:00
Vlammar
72a45af77e removed useless consume 2021-12-12 20:28:56 +01:00
Vlammar
f18bd12880 Fixed various bugs and now use QL 0.0.5 (awaiting for the 0.0.5 release) 2021-12-12 20:24:14 +01:00
Vlammar
9c5758d654
Merge pull request #229 from NamiUni/indev
Correct the number of MapIDs to the correct value.
2021-12-08 00:13:30 +01:00
Namiu/うにたろう
fbfbcd73a2
Merge pull request #1 from NamiUni/NamiUni-patch-1
Correct the number of MapIDs to the correct value.
2021-12-07 12:01:23 +09:00
Namiu/うにたろう
ce2b6110a4
Correct the number of MapIDs to the correct value.
The number of MAPIDs available to Minecraft has been changed from 32,767 to 2,147,483,647 in 1.13.
2021-12-07 12:00:08 +09:00
Vlammar
d6a5709249 Edited Readme and fixed a lag issue 2021-11-21 17:40:09 +01:00
Vlammar
5191dca932
Merge pull request #219 from zDevelopers/update/1.17
4.2.0
2021-11-15 21:06:01 +01:00
Vlammar
7729565a13 Pr commentaries resolved 2021-11-14 13:39:29 +01:00
Vlammar
08cb90f560 1.16 invisible map support 2021-11-13 13:48:54 +01:00
Vlammar
7ef03a0eae Image are now protected against creeper explosion, arrows, and other unwanted events that could grief maps 2021-11-12 04:46:00 +01:00
Vlammar
52ba80ab70 Fixed an issue with image loading on paper and added allow list for image hosting sites 2021-11-11 21:41:37 +01:00
Vlammar
0f05a05d84 Merge branch 'update/1.17' of https://github.com/zDevelopers/ImageOnMap into update/1.17 2021-11-08 18:33:32 +01:00
Vlammar
6a2c531a4d Add new feature, can now use permode to give image/map count for each player/group. #154 2021-11-08 18:29:31 +01:00
Vlammar
17e1fd7a00
Update ci.yml
Added java 16 and 17
2021-11-07 15:49:57 +01:00
Vlammar
68f37d8247 Removed unused migration tool 2021-11-07 14:33:36 +01:00
Vlammar
548e4154a6
Update licenseheader.txt 2021-10-19 00:11:35 +02:00
Vlammar
a74734dfb7 fixed the loading issue 2021-09-19 15:22:04 +02:00
Vlammar
c1f793d50a Fixed part of the issues, still splattermap and renaming from GUI to fix 2021-09-03 00:26:27 +02:00
Vlammar
094905324e
Merge pull request #173 from zDevelopers/fix/Sterilized_input_data
fixed the issue with number sterilization and added support format fo…
2021-09-02 22:27:50 +02:00
Vlammar
ac51032e1a
Merge pull request #186 from zDevelopers/fix/UUID_command
Fix UUIDs issues
2021-05-31 22:35:40 +02:00
Vlammar
e1fd9ca2d8 Renamed the method consumePlayerCommand 2021-05-31 22:34:49 +02:00
Vlammar
468d3af7d5 removed a debugg print 2021-05-30 20:21:58 +02:00
Vlammar
78de6a4144 fixed the issue for offline server and for paper servers 2021-05-30 20:05:10 +02:00
Vlammar
20d2a60d29
Merge pull request #185 from zDevelopers/fix/glow_xp_bug
Unlimited xp issue with glow effect
2021-05-30 18:09:09 +02:00
Vlammar
fdcb028b20 Use the quartzlib gloweffect. That should fix the xp issue 2021-05-29 22:10:22 +02:00
Vlammar
e0dc356f36
Merge pull request #183 from forerosantiago/spanish-translation
Spanish translation
2021-05-26 00:14:05 +02:00
Vlammar
99f4263d66
Update config.yml 2021-05-26 00:12:11 +02:00
Santiago Forero
5258de55df add spanish translations. 2021-05-25 15:31:49 +00:00
Santiago Forero
62117e90ec
Create es_ES.po 2021-05-20 10:20:20 -05:00
Vlammar
0662e6343e
Merge pull request #180 from Boy0000/indev
Adding permission for placing maps
2021-05-16 19:45:23 +02:00
Boy
02f596fc3a adding requested changes 2021-05-16 14:31:45 +02:00
Boy
5f2623d709 Adding place splattermap permission 2021-05-16 02:35:14 +02:00
Vlammar
483a0a29f0
Merge pull request #170 from pierluigizagaria/new-command-arg-fix
Changed resize args.
2021-04-30 01:34:03 +02:00
Vlammar
a45638b86c fixed the issue with number sterilization and added support format for nxm and n*m 2021-04-19 23:10:28 +02:00
ArciducaZagaria
8f6987abd3 Added previous command args for compatibility. 2021-04-19 11:08:42 +02:00
ArciducaZagaria
24ded8d2f7 Changed resize args. 2021-04-18 21:07:05 +02:00
Amaury Carrade
a9fd510e28
Update README.md 2021-04-12 14:36:43 +02:00
Amaury Carrade
01d9a5e99a Updated copyright
CeCILL licence in a dedicated file + headers updated.
2021-04-12 14:34:16 +02:00
Amaury Carrade
d4b08d9bf6 Update to QuartzLib 0.0.3 + upgraded outdated QL API calls 2021-04-12 14:33:59 +02:00
Amaury Carrade
502b4615f0
Updated README for 4.1.1. 2021-04-11 23:09:10 +02:00