pcm1k

Results 7 issues of pcm1k

This pull request does: - Allows .leave to execute different leave methods other than simply leaving normally (same as AutoLeave) - Moves leave method logic into LeaveCmd

enhancement
settings
command

This pull request does: - Adds a "Commands" window to ClickGui. Normally these buttons can only be accessed using Navigator. - Adds a button for TabGUI to ClickGui. Also moves...

Make ChatTranslatorHack properly handle whitespace when comparing untranslated text, and translated text. Google Translate sometimes likes to insert, or delete whitespace randomly. So I think simply ignoring whitespace should be...

type:bugfix
category:chat
status:never-stale

https://github.com/grimdoomer/Xbox360BadUpdate

addition

MCEdit-Unified provides a `TileTicks` entry in the [old schematic format](https://minecraft.wiki/w/Schematic_file_format) for storing [scheduled ticks](https://minecraft.wiki/w/Tick#Scheduled_tick). This may be worth adding.

In https://github.com/SpongePowered/Schematic-Specification/blob/master/versions/schematic-3.md it says: > Rename Palette to BlockPalette However, there is no mention of `BlockPalette` elsewhere. Instead there is a "Block Container" and a "Biome Container", which each contain...