SlimeDog

Results 50 issues of SlimeDog

Per this from Paper developers ``` Once again, please also see the following forum post to make sure your plugins don't break: ``` note that with the test Paper server...

FancyHolograms 2.0.5.53 Check the JAR file contents with `unzip` ``` $ unzip -t /tmp/FancyHolograms-2.0.5.53.jar error: invalid zip file with overlapped components (possible zip bomb) To unzip the file anyway, rerun...

bug

Paper 1.20.4-401 FancyHolograms 2.0.5.50-50 On server start-up, connection attempted to `repo.fancyplugins.de`, blocked by NetworkInterceptor. Please provide configuration option to prevent version checking; we have our own automagical update checker.

enhancement

Please implement a public API so [pHD](https://www.spigotmc.org/resources/77631/) can consider adding support.

documentation
enhancement

**Is your question related to a problem?** Blocked network connection attempt produces a stack trace. **Describe the question** Is it possible to catch the attempt and report it, rather than...

type: question
status: pending

Create [paper-plugin.yml](https://docs.papermc.io/paper/dev/getting-started/paper-plugins) if Paper breaks `plugin.yml` parsing. Paper now explicitly identifies `Paper plugins` in the `/plugins` command, by the existence of `paper-plugin.yml`. For example ``` > plugins [14:44:31 INFO]: Server...

type: feature request

**Is your feature request related to a problem? Please describe.** bStats for NetworkInterceptor/BungeeCord does not distinguish between BungeeCord and Waterfall. **Describe the solution you'd like** Implement a custom chart (simple...

type: feature request
priority: low

**Description** Sometimes FQDNs with identical stack traces are remapped to a previous FQDN. **Reproduction steps** The clearest example is provided by Plan 5.4-b1412, which recently incorporated slimjar to reduce the...

type: bug
priority: low

### Skript/Server Version ```markdown >skript info [16:00:09] [Server thread/INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [16:00:09] [Server thread/INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [16:00:09] [Server...

investigating