Prof-Bloodstone

Results 30 comments of Prof-Bloodstone

So, I've thought about it a little bit, but this is not possible to fix in java. Imagine following scenario: ```java class MyBean { private String x; private int y;...

It is being built, but still needs the release to be automated.

What is the issue - the tab list needs to set the gamemode, but it's not exposed by Velocity. Unfortunately the workaround for now is to relog after switch gamemode...

For player name formatting - believe the best solution for that is to expose a `` placeholder - and you can just use it, without anything else. The second one...

> [This](https://github.com/MiniPlaceholders/MiniPlaceholders) could be implemented? That also looks interesting. I definitely want to implement PAPI once Velocity version drops, but I don't think it does hurt to have support for...

@powercasgamer I'll be taking time in February to clean up bat and release it officially. I'll rebase this and your other PR then. Sorry for taking so long!

This hit me today. When trying to automate restic I run ``` restic forget --keep-within 1h --dry-run | grep -q '^remove [[:digit:]]* snapshots:$' ``` to see if there's any snapshots...

As per https://github.com/restic/restic/issues/1814, this should probably be treated as bug. Are there any plans on fixing it?

@WOLFI3654 you need to go to https://hub.spigotmc.org/jira/projects/SPIGOT/issues/ and create new issue there. For the future, this can be found by googling `spigotmc jira`