Skip to content

Conversation

@rlf
Copy link
Owner

@rlf rlf commented Jul 3, 2018

No description provided.

Liam and others added 30 commits October 26, 2016 23:49
* Also bump CH to v10, which uses Java 7
* Probably don't use this build, I have to test it first...
* This is the test fixing portion of PR#1746
* This fixes using a HashMap and relying on the order of the values.
* MultiverseCore constructor shouldn't be deprecated, it just needed a fix.
* Removed TestPluginLoader, it should have been mocked anyway.
* New constructor takes a JavaPluginLoader instad of a PluginLoader, so
  we'll have to mock.

You can't win, Java. If you make it `final`, I shall become more powerful
than you can possibly imagine.
Before, relative paths that left the server's root directory were
accepted. Now, the world name has all relative-path components trimmed
off.
This reduces the size of the plugin jar by over ONE MEGABYTE!!
dumptruckman and others added 28 commits October 5, 2020 01:34
Updated plugin.yml commands and some missing alias
Added auto label and config.yml to issue template
* Disallowed world names with spaces

* Fixed wildcard imports

* Use Pattern regex check for worldname validation

Co-authored-by: wben1110 (desktop) <[email protected]>
Make it Easier to Upload Files with the Version Event
Add green color to the warning
* Fix issue template label

* Remove "type: " from label
Fix Double Prefix when Logging Version Info
* Loads unload world before deleting

Fixes issue where unloaded worlds can't be deleted.

* Missing commit line smh
Remove uneeded variables from clone method
More noticable warning for deprecated event
Adds world UID and generator details to /mvinfo command
@nicegamer7 nicegamer7 deleted the branch rlf:master November 25, 2020 18:35
@nicegamer7 nicegamer7 deleted the master branch November 25, 2020 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.