EspiDev
EspiDev
Handle behaviour for protection blocks like signs and banners that can be attached to blocks, but would be destroyed when the block is broken. The easiest way is to prevent...
/ps admin recreate currently skips merged regions, add support for them.
Currently limits are implemented by looping over regions, which is not very performant.
Add clickable chat confirmation messages for certain tasks, such as: * /ps get (buying a PS) * /ps rent rent * /ps buy * /ps merge with a timer
https://github.com/TheElectronWill/night-config/issues/74
Have regions be auto-deleted after a specified amount of time. It would basically just run /ps admin cleanup remove [days] [world]
See rationale on https://github.com/maliit/keyboard/pull/157, but TLDR we encounter a lot of issues with animating the position of the keyboard. Here we instead change to animate the opacity, which allows the...
If you double tap the spacebar, it inserts a space, then a period. Users would more likely want a period immediately, not having the extra space.