Skip to content

CommandHelper 3.3.2

Compare
Choose a tag to compare
@PseudoKnight PseudoKnight released this 28 Jul 06:31
· 1504 commits to master since this release

Developed over two and a half years, CommandHelper 3.3.2 compatibility stretches from Minecraft 1.7.10 to 1.12.2, and offers many new features, fixes, and optimizations.

New Feature Overview

  • New "synchronized" keyword and functionality
  • New "notinstanceof" keyword
  • Secure strings added
  • New ||| and &&& syntax for new dor and dand functions
  • New website and documentation deployment tool for methodscript.com
  • OAuth support
  • Added "verify" command to cmdline tools
  • Added "new" command to cmdline tools
  • Added $$ mode in cmdline
  • Better international language support for variable and procedure names
  • File Options file headers and initial Strict Mode support
  • Significantly improved startup and compile times
  • Adds support for Minecraft 1.9 - 1.12.2
  • Virtual inventories
  • Boss bar management
  • API Additions
  • 76 new functions and 10 new events have been added.

MethodScript Additions

dand, dor, get_clipboard, set_clipboard, shell_on_adv, shell_on, get_os, in_cmdline_mode, sha512, sinh, cosh, tanh, round15, clamp, x_get_oath_token, {{function|clear_oath_tokens}}, srand, x_recompile_includes, get_system_timezones, string_starts_with, string_ends_with, char_is_uppercase, string_contains, string_multiply, secure_string, decrypt_secure_string, synchronized, and x_launch_browser

CommandHelper and Minecraft Additions

get_bars, create_bar, update_bar, get_bar, remove_bar, bar_add_player, bar_remove_player, get_bar_players, title, executeas, set_entity_glowing, get_entity_glowing, get_entity_silent, set_entity_silent, get_entity_gravity, set_entity_gravity, get_entity_invulnerable, set_entity_invulnerable, get_scoreboard_tags, add_scoreboard_tag, remove_scoreboard_tag, clear_pinv, get_inventory_name, popen_inventory, pinventory_holder, get_inventory_viewers, get_virtual_inventories, create_virtual_inventory, delete_virtual_inventory, set_mob_owner, set_entity_gliding, get_entity_gliding, get_entity_ai, set_entity_ai, display_name, clear_peffects, psneaking, phealth, plast_known_name, stop_sound, stop_named_sound, pcooldown, set_pcooldown, get_pteam, get_vector, distance, get_world_border, and set_world_border

Event API Additions

block_from_to, block_fade, entity_toggle_glide, firework_explode, entity_regain_health, entity_portal_travel, item_swap, server_command, broadcast_message, and vehicle_destroy