Phillipp Glanz
0484ac73af
Improve testability for different versions ( #4018 )
...
* Ignore run folders
* Add a bulk of supported test environments
* Fix gitignore
* Fix gitignore
* Fix gitignore
2023-04-22 11:33:00 +02:00
Alexander Brandes
62754362c2
build: Don't expose jcip and findbugs annotations to the world on runtime ( #3533 )
...
* build: Don't expose jcip and findbugs
* build: Revert relocation change of unpublished, shaded deps
* chore: Exclude .DS_Store files
2022-05-21 10:01:06 +00:00
Alexander Brandes
d037da33cb
chore: Ignore .DS_Store files
2022-05-18 21:59:09 +02:00
Alexander Brandes
bfe3141ff1
style: Emphasize project icon in idea selection ( #3577 )
2022-04-19 00:47:38 +02:00
N0tMyFaultOG
ec23fcdd75
Rewrite build scripts
...
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
2020-10-08 14:02:08 +02:00
dordsor21
525ba648ae
ignore build/ and update bukkit pom.xml apparently
2020-05-20 09:44:45 +01:00
Alexander Söderberg
ba40a56c32
Add GPLv3 License headers to all source files.
2020-04-16 04:52:39 +02:00
dordsor21
e156d58769
Generate javadoc with aggregatedJavadocs option
2019-05-02 15:54:14 +01:00
Jesse Boyd
3565e67137
Prevent entity portal use from plotworld
2018-03-18 09:28:23 +11:00
Jesse Boyd
cbf7956a32
Add gradle jar
2017-11-12 12:49:19 +11:00
Jesse Boyd
ac9042bbe4
Various minor
...
New plugin updater and versioning
In game changelog
fix login teleporting
2017-08-09 15:05:13 +10:00
Jesse Boyd
5d6f4c6668
Some plot area restructuring
2017-03-23 11:10:29 +11:00
Jesse Boyd
e94adb04ea
Add maven repo
...
closes #1394
2017-03-08 16:51:01 +11:00
MattBDev
dd09ef18e6
Add missing gradle batch
...
Signed-off-by: MattBDev <mattbdev@outlook.com>
2016-10-26 23:00:43 -04:00
Jesse Boyd
7a217b2f08
a wild pom appears
...
fork/pr if you don't like how I've done it
2016-02-24 03:07:49 +11:00
Jesse Boyd
03aec43f5d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/main/java/com/intellectualcrafters/plot/commands/Condense.java
# src/main/java/com/intellectualcrafters/plot/commands/Deny.java
# src/main/java/com/intellectualcrafters/plot/commands/Save.java
# src/main/java/com/intellectualcrafters/plot/commands/list.java
# src/main/java/com/intellectualcrafters/plot/database/SQLManager.java
2016-02-13 04:32:43 +11:00
manuelgu
8a34276eb5
Push target folder as it is needed for /p update
2016-01-21 11:23:48 +01:00
Gabriele C
51d2e37853
Clean the project
2016-01-20 12:40:04 +01:00
boy0001
c386f33df8
cleanup
2015-09-11 20:09:22 +10:00
boy0001
dc37465c8a
Forgot to push this
2015-08-26 08:35:32 +10:00
boy0001
2185384746
.
2015-08-21 14:53:53 +10:00
boy0001
d0605b9b55
Fixes
...
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
sauilitired
07ab874220
Add script files to gitignore
2015-07-26 14:14:51 +02:00
sauilitired
c349fcb85d
Remake .gitignore
2015-07-26 14:11:38 +02:00
boy0001
3a1577469b
Various changes
...
Permissions:
- Changed permissions class to an enum
- started using some permissions for EventUtil
Events:
- fixed armor stands being placed outside allowed area
- fixed item frames and paintings being placeable outside allowed area
- fixed eating and reading being restricted where it shouldn't
- Added various new flags for fine tuned protection
- Recoded the result of multiple flags to be more logical
- recoded player interact event
- fixed ender dragon egg teleportation onto other plots
- tried centralizing some logic to the EventUtil class
PlotAPI:
- minor tweaks to the PlotAPI class
PlotSquared updater:
- removed some debug
- testing a bit more
Chunk sending:
- fixed plot clearing, and related block changes not sending chunk
updates to 1.7.10 clients
TODO:
- verify all works
- finish centralizing event system
2015-07-10 00:20:19 +10:00
boy0001
74afa033c4
Greeting flag in title
2015-05-10 17:41:41 +10:00
boy0001
86f3b993a6
added Plot API class
2015-03-13 14:15:08 +11:00
boy0001
4a314144c6
Starting work on sponge
2015-02-19 14:24:05 +11:00
boy0001
61c3fe2805
What you've done is more dangerous
...
With the setOp thing, it's all on the main thread and the op is taken
away immediately afterwards so there is no possibility of them using the
elevated permission for anything other than worldguard. I even had a
finally clause.
What you have done, although it may not seem too dangerous, it still
gives players the opportunity to use their elevated permissions.
2014-11-04 12:22:09 +11:00
boy0001
f60bac0e0e
Fixed plot auto algorithms and
...
also made some performance improvements
2014-10-29 17:18:22 +11:00
boy0001
64314723c9
fixes
2014-10-28 13:34:26 +11:00
root
30149d88e2
.gitignore fixes
2014-10-27 16:00:21 +01:00
boy0001
5f787d45fa
Started work on abstract PlotManager class
2014-10-05 13:58:35 +11:00
boy0001
c07634acc6
Whatever... WorldGeneration sucks.
2014-09-23 23:01:10 +10:00
Citymonstret
e616c3b418
Init commit
2014-09-22 06:32:58 -04:00