Skip to content

Releases: HCFAlerts/Oxygen

Oxygen 1.7-SNAPSHOT

08 Apr 22:01
1e396b7

Choose a tag to compare

  • Organized settings.
    • Added commands.yml and whitelisted-players.yml.
  • Added Discord Bot Module.
    • You can activate it from the config.yml.

Oxygen 1.6-SNAPSHOT

13 Feb 00:29
798d404

Choose a tag to compare

  • Added placeholders to social messages.
    • %discord%, %store%, etc.
  • Fixed maintenance ping text.
    • This was not letting you see the hover message.
  • Added placeholders to hovers.
    • %time%, %servername%, %discord%, %online%, etc.
  • Added placeholders to maintenance kick message.
    • %servername%, %discord%, etc.
  • Added placeholders to MOTD.
    • %servername%, %discord%, etc.

Oxygen 1.5-SNAPSHOT

11 Feb 23:52

Choose a tag to compare

  • Moved messages to lang.yml.
    • Social commands and more can now be configured in lang.yml.
  • Added PING-LORE-ENABLED option to maintenance mode ping text.
    • Ping text can now be enabled and disabled via yml.
  • Added DAY, HOUR, MINUTE and SECOND so they can be set via yml.
    • This option was not there, so now when the number is "1" it will say 1 minute instead of 1 minutes.
  • Theme system has been updated.
    • There is now a middle color option.
  • Updated Themes system variables.
    • Now is %primary%, %secondary% and %middle%.
  • Fixed configuration error when deactivating the plugin.
    • On deactivating, the plugin did not save the config yml.

Oxygen 1.4-SNAPSHOT

09 Feb 01:39

Choose a tag to compare

  • More uses for the theme system.
    • Added placeholders to social commands.
  • Added Hover message.
    • With and without maintenance mode.
  • Added ping text
    • Without maintenance mode.
  • Improved kick message.
    • Added %server% and %reason% placeholders.
  • Added Oxygen command to YML.
    • Permissions and aliases can now be set.

Oxygen 1.3-SNAPSHOT

05 Feb 15:59
fbba69e

Choose a tag to compare

  • The configuration of all Commands has been improved.
    • Now you can set permission and aliases!
  • Added the ability to edit more messages from the Hub command.
    • You can now edit the "No available hubs" and "Invalid hub number" messages.
  • The problem with the /hub command has been fixed, now it is not necessary to put /hub <hub_number>.
    • If the user does not enter a hub number, he is sent to the emptiest hub.
  • New Theme Feature Added
    • You can now edit the colors the plugin will use from the settings!
  • Added option to edit the "Insufficient permissions" message.
    • This message will appear when a user attempts to use a command without having sufficient permissions.
  • Added option to edit the "This command is disabled" message.
    • This message will appear when a user attempts to use a command that is disabled.

Oxygen 1.2-SNAPSHOT

22 Dec 23:08

Choose a tag to compare

  • Configuration of the commands: Hub, Find and Server has been improved.
    • They are now easier to configure.

Oxygen 1.1-SNAPSHOT

20 Nov 18:04
08eef67

Choose a tag to compare

  • Fixed /oxygen reload command.
    • This caused an old configuration to be reloaded.

Oxygen 1.0.1-SNAPSHOT

03 Nov 18:57
211ae6a

Choose a tag to compare

  • The main command (/oxygen) was optimized
    • This one contained the same duplicate message and other minor errors.
  • The way of obtaining the Timer Format method has been optimized
    • This was very long and the error with the number "1" was corrected, it did not appear.

Oxygen 1.0-SNAPSHOT

02 Nov 20:47
42b2ccc

Choose a tag to compare

  • 1.0 Version