bibo38

Results 5 issues of bibo38

(and I always thought, that reviews would catch 98% of these style violations :fox_face: ) Furthermore I've added the `g_`-Prefix to the coding conventions, because I've seen it being used...

poweruser/build system

When using getdents64() (atleast on Linux), the d_type will be unknown if the filesystem doesn't support it. In this case a seperate stat call is necessary to determine the file...

As I use sish/SSH port forwarding rarely, I often forget how to do stuff. Looking it up online is ok, but it would be much more convenient, if sish would...

enhancement
good first issue
feature-request

Like said in the description, I've gone through the source and replaced the C-style arrays with instances of `std::array`. I've catched most of them by removing the `ARRAYCOUNT` macro. But...

Since most Players are familar with the vanilla Minecraft Server or Bukkit, we should also add the missing default minecraft commands. This helps players to get started more easily and...