Daniela
Daniela
Has this been solved yet? I'm getting the same problem.
Some permissions plugins use permissions as a way to detect if a player is on a group or not, like: "groups.example". you could use ".hasPermission()" to detect it. Edit1: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/permissions/Permissible.html#hasPermission(java.lang.String)
Also expired.
What about converting assets from a open source game instead? I mentioned it on discord about the Vassal Engine Modules that are pretty much complete and I if it is...
Having the exact same issues also using swww 0.9.5-1 from AUR (This is a two monitor setup)  It is also very likely to crash during wallpaper changes. I got...
Try adding `content: ""` at the end. This somehow worked for me Example: ``` - type: bind source: ./srv/templates/sites/legacy.conf.template target: /etc/nginx/conf.d/legacy.conf.template is_directory: false content: "" ```