Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TheSimpleTeam/SimpleBot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TheSimpleTeam/SimpleBot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: plugin-rewrite
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 52 files changed
  • 1 contributor

Commits on Apr 16, 2022

  1. Added an event system

    Minemobs committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    8a72475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55fd555 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. yes

    Minemobs committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8a45f42 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge branch 'master' into plugin-rewrite

    # Conflicts:
    #	src/main/java/net/thesimpleteam/simplebot/SimpleBot.java
    Minemobs committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    87e9ebd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Rewrote the socket system

    Added PluginsCommand
    Moved most classes from pluginapi into their respective packages.
    Added NotImplementedException and Message.java
    Updated a lot of dependencies
    Minemobs committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7328f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    566a46f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. I want to die

    Minemobs committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ecc3885 View commit details
    Browse the repository at this point in the history
Loading