Skip to content

OniSensei/Intersect-Admin

Repository files navigation

Issues Stars Forks


Logo

Intersect Admin Editor

An admin tool for the Intersect 2D MMORPG Engine. Allows users to administrate their server without having to load the game client. This tool also provides additional information regarding the server itself. This tool utilizes the API.

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. Contact

About The Project

IAE Screen Shot

The Intersect Admin Editor was made for my personal use, but I decided to share it as it may be userfull for some people until the official one @jcsnider is working on is released. This is still a work in progress and not all things are functional at this moment (game objects tab page). The application folder must be placed in the same directory that contains the Client and Editor.

Folder Preview

Additionally, because this application uses the API and enables you to edit the users password and email without knowing their current password you will have to grant yourself API privlidges before logging in. Follow the steps in Intersect Documentation.

Some things you can do with this tool:

  • See a list of online players

Online Users

  • See Top 10 players by level

Ranking

  • Moderate players/users
    • Ban & Mute
    • Unban & Unmute
    • Kick & Kill
    • Warp
  • Send messages into the game
    • Send a global broadcast to all clients
    • Send a direct message to a player
    • Send a message to a map

Send Chat Message

  • Modify users
    • Access power
    • Password
    • Email
  • Register a new user
  • Check character information

Character Info

Of course, nothing is perfect and I will be trying to make it better with every chance i get! Feel free to contribute if you can!

Built With

Roadmap

See the projects tab for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

OniSensei - OniSensei#0420

About

Intersect admin editor using the API.

Resources

Stars

Watchers

Forks

Packages

No packages published