Alexander Söderberg

Results 33 issues of Alexander Söderberg

There's a lot of potential for improvements of internal systems. The most important areas are: - Configurations: Should be migrated to a proper configuration system, preferably https://github.com/SpongePowered/configurate - Commands: The...

Enhancement
v7

The goal of this PR is to completely re-write how PlotSquared interacts with databases. This will be achieved using Flyway, JDBI and new architectural principles.

Feature
unresolved-merge-conflict

### What feature do you want to see added? Use jOOR ### Are there any alternatives? To not use jOOR ### Anything else? Reflection bad

Enhancement

PRs to cherry pick/port over: - https://github.com/Incendo/cloud/pull/203 - https://github.com/Incendo/cloud/pull/96 Feature Requests: - https://github.com/Incendo/cloud/issues/66 (More info in replies) - https://github.com/Incendo/cloud/issues/164 (More info in replies) - https://github.com/Incendo/cloud/issues/191 Other Ideas: - Rewrite the...

2.0.0

add automated brig tests

enhancement
minecraft

Instead of having the requirement be a property of the argument, have it be stored in the command tree together with the argument. Argument registration would then look something like:...

enhancement
2.0.0

The brigadier entity selector types allows for spaces whereas the cloud entity selector parser does not.

enhancement
minecraft
bukkit
minor

Some examples: - https://plugins.jetbrains.com/plugin/8327-minecraft-development - https://github.com/DevSrSouza/Bukkript (https://github.com/DevSrSouza/KotlinBukkitAPI-Tooling) - https://github.com/jpenilla/run-paper