Commit Graph

26 Commits

Author SHA1 Message Date
42e146b8c7 Delete unused HyperverseWorldManager file 2023-03-05 20:53:00 +01:00
1d201b04ba chore: Update a few deprecations (#3913) 2023-01-13 17:48:13 +01:00
3d5c694daa chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
ff5d79699d docs: Add @since annotation for v6 changes (#3471) 2022-01-24 21:46:01 +01:00
d14d2caa2d refactor: Prepare removal of our maven repository (#3451) 2022-01-13 14:50:07 +01:00
25095f4546 chore: Welcome 2022 2022-01-02 22:22:19 +01:00
47ae79e123 Revert "refactor: Address MiniMessage deprecations (#3354)" (#3371)
This reverts commit f086826942.
2021-12-14 23:04:36 +01:00
f086826942 refactor: Address MiniMessage deprecations (#3354)
* refactor: Address MiniMessage deprecations

* refactor: More MiniMessage deprecations

* Move away from our `Templates#of`

* Address comments

* style: Address migration style issues

* docs: Add javadoc link for MiniMessage
2021-12-13 09:48:34 +01:00
2988ad6b11 Address style violations 2021-08-18 11:58:18 +02:00
9acf9f4f19 Improve documentation of deprecated methods 2021-06-22 18:11:48 +02:00
3748d8e246 Minor cleanup in favor of Java 16
- Addressing a few command deprecations during the major release superseded by toggles
- Don't swallow SQL warnings in loggers behind debug, as it's often set to false
- Deleted JavaVersionCheck, it's part of ServerLib.
2021-05-15 20:39:16 +02:00
57fc51d013 Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
8b332adbe7 Address comments 2021-01-09 21:34:42 +01:00
3cea734b9b Fix singleworlds 2021-01-09 21:34:42 +01:00
e8642df674 Update licenses to 2021
Happy new year 🎆
2021-01-01 00:19:45 +01:00
18f13b7d15 Merge branch 'v5' into v6 2020-12-10 21:28:28 +00:00
ee7f683b76 Bump paperlib, fix single worlds. 2020-11-26 16:54:38 +00:00
c3069a425d Format licence headers 2020-10-08 14:02:08 +02:00
ec23fcdd75 Rewrite build scripts
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
2020-10-08 14:02:08 +02:00
4a220f9bfb Update license header 2020-08-15 14:59:29 +02:00
33b6ef66d6 Delombok + import organisation 2020-07-17 17:24:45 +02:00
510ea56431 Finalize DI stuff 2020-07-14 18:49:40 +02:00
c0f69f321d Guice progress 2020-07-10 22:12:37 +02:00
46b68e489d Tab complete /p list 2020-05-24 21:08:11 +02:00
5ae70743b1 Always set the generator 2020-05-16 21:37:14 +02:00
31edffcb63 Begin working on a platform specific world management system
This should make world management a fair bit cleaner
2020-05-16 21:37:14 +02:00