Eric
dbff06b082
Update to Java 11
...
Also allows for newer versions of HikariCP and slf4j-jdk14
2022-08-21 22:14:52 +02:00
Eric
5dbb400a0c
Change version to 2.0-SNAPSHOT
2022-08-21 19:19:09 +02:00
Eric
cdadd23fc3
Update dependencies
2022-08-21 16:38:25 +02:00
Eric
1e4ba02e72
Implement shop interaction
...
Product string of shop info message is still WIP
2022-08-20 22:36:03 +02:00
Eric
eaedd42e8d
Update pom files
2020-03-19 15:15:22 +01:00
Eric
09e7f3a46f
Rename module "new-implemetation" to "core"
2020-03-19 15:08:42 +01:00
Eric
d87afd44ab
Delete old implementation
2020-03-19 15:05:18 +01:00
Eric
68b21191ba
Fix module names
2020-03-19 15:02:51 +01:00
Eric
5e479d65c2
Use Abstraction (part 1)
2019-12-15 14:27:51 +01:00
Eric
ed1ab126af
Update Bukkit dependency to 1.15
2019-12-15 11:47:52 +01:00
Eric
57ba92c71b
New implementation (part 1)
2019-12-14 12:43:49 +01:00
Eric
34de6022e7
Put API and implementation in seperate modules
2019-08-13 20:02:01 +02:00
Eric
27a3d8da9e
Relocate all shaded dependencies
...
Should prevent attempts of duplicate class definitions
2019-07-19 22:22:11 +02:00
Eric
341c17b047
Make Towny dependency system scope
...
Repository seems to not be available
2019-06-16 16:47:16 +02:00
Eric
64c9c8a74d
Update GriefPrevention dependency
2019-06-15 14:40:06 +02:00
Eric
dc4446a2f9
Update HikariCP and slf4j dependencies
2019-06-15 14:37:17 +02:00
Eric
381ce0a68e
Update IslandWorld dependency
...
IslandWorld v8.5 is the latest free version
A free API for premium versions is not available
2019-06-15 14:20:09 +02:00
Eric
b35f22a069
Update Towny dependency
...
Now uses maven repository of Articdive
2019-06-15 14:04:52 +02:00
Eric
aea88b9f3b
Update dependency versions
2019-05-28 21:15:09 +02:00
Eric
8f2d2540ba
Update some dependencies
...
Should fix #245 , however PlotSquared support will not be working anymore
for versions below 1.13.
2019-04-30 22:24:01 +02:00
Eric
c3227e9a42
Update WorldGuardWrapper depdendency
2019-04-27 17:38:46 +02:00
Eric
8581622a57
Add support for 1.14 (untested)
2019-04-27 17:38:45 +02:00
Eric
188bf87eba
Update WorldGuardWrapper dependency
2018-11-04 17:03:59 +01:00
Eric
19e039f935
Update bukkit dependency
2018-11-03 21:25:01 +01:00
Eric
56fd9710e0
Update WorldGuardWrapper dependency
2018-11-03 21:13:20 +01:00
Louis Mau
e6637b546e
Update WorldGuardWrapper dependency ( #219 )
2018-10-22 16:29:50 +02:00
Eric
785dde70bc
Add 1.13.1 to supported versions
...
Doesn't seem to add any issues
2018-09-04 23:15:33 +02:00
Eric
f40b0b7418
Use WorldGuardWrapper to support v7 and v6
...
https://github.com/CodeMC/WorldGuardWrapper
2018-08-03 18:24:09 +02:00
Eric
78384ebc7b
Implement HikariCP for database
2018-08-01 12:20:10 +02:00
Eric
f51f91e8f4
Update maven pom file
2018-07-25 12:52:28 +02:00
Eric
94a51373b5
Support Minecraft 1.13
...
Drops support for older Minecraft verions (1.8 - 1.12.2)
2018-07-23 18:38:06 +02:00
Eric
d7f464da2f
Re-add repository for AuthMe
2018-07-23 17:57:03 +02:00
Eric
5bfb0a1a22
Renamed config variables
2018-07-23 17:57:01 +02:00
EpicEric
57d204dda6
Fix AreaShop repository
2018-05-21 12:16:49 +02:00
Thijs Wiefferink
cf4d1716b8
Fix AreaShop integration for regions using capital characters in their name ( #190 )
...
* Use a system dependency for AuthMe (maven repository is down)
* Use maven repository for AreaShop instead of including the jar
https://jenkins.wiefferink.me hosts the maven repository of AreaShop, so it is better to use that
* Fix AreaShop integration for regions that use capital characters
2018-05-21 09:40:40 +02:00
MineTheCube
3b9d26c079
Few improvements ( #135 )
...
* Fix: Few improvements
* Few improvements
* Hologram/item can wait after shop creation
* Compare worlds using their name
* Fix holograms display
* Changed version to 1.12.4
* Display shop after creation
* Fix requested changed
* Improve performance for simple hologram conditions
2017-08-10 17:02:24 +02:00
MineTheCube
5bb338494d
Cleanup pom.xml
2017-07-27 01:17:34 +02:00
Eric
0cf4fbf893
Changed version to 1.12.3
2017-06-27 22:00:45 +02:00
Eric
0ad435b266
Changed version to 1.12.2
2017-06-17 13:41:37 +02:00
Eric
bc9354eb95
Changed bukkit dependency version to 1.12
2017-06-15 14:04:39 +02:00
Eric
4fb31880d4
Changed version to 1.12.1
2017-06-08 21:57:49 +02:00
Eric
f6eb2948b5
Changed version to 1.12
2017-06-08 14:02:35 +02:00
Eric
edd7608c02
Cleaned up code
...
- Removed unnecessary methods
- Split long methods into multiple shorter ones
- Updated Bukkit dependency to 1.12-pre5
- Removed permission for "/shop" command
2017-05-20 12:44:07 +02:00
Eric
63a0509248
Added support for Minecraft 1.12-pre2
2017-05-15 20:29:38 +02:00
Eric
56dc0c9c65
Added support for AreaShop
2017-05-13 17:23:44 +02:00
Eric
58892f73a5
Fixed build (Couldn't retrieve WorldGuard dependency)
2017-04-29 16:00:14 +02:00
Eric
0f4f421f76
Put non-maven dependencies in lib folder
2017-04-29 14:21:41 +02:00
Eric
4ecbbb417b
Added support for GriefPrevention
...
Only players who are allowed to build can create a shop
2017-04-26 17:03:39 +02:00
Eric
bc222b6b37
Added support for IslandWorld
...
Only players who can build on the island (owner and members) are
allowed to create a shop, but anyone can use it (if not limited by
other plugins like WorldGuard)
2017-04-17 18:30:59 +02:00
Eric
7c1cb7f665
Added support for ASkyBlock
...
Only members and the owner of an island are allowed to create a shop,
but everyone is allowed to use it (if not restricted by other plugins
like WorldGuard)
Closes #50
2017-04-17 17:07:47 +02:00