Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NoetherEmmy/intransigentms-scripts

Repository files navigation

intransigentms-scripts

Scripts for the IntransigentMS Maplestory private server.

Main repo (server code) can be found here: https://github.com/NoetherEmmy/intransigentms

These scripts are evaluated by the Nashorn engine, so everything here must be compliant with the ECMAScript 6 standard, with a few exceptions for special features of Nashorn. Notably:

  • Importing classes/types

    const MapleCharacter = Java.type("net.sf.odinms.client.MapleCharacter");
  • Printing to the console for debugging purposes

    print("test");

For coding style, see the guidelines.

About

Scripts for the IntransigentMS Maplestory private server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /