Skip to content

Releases: Clearedspore/SporeCore

2.8.2

23 Feb 21:56

Choose a tag to compare

SporeCore V2.8.1

Added

  • Added advanced message system.
  • Added pay cooldown

2.8.1

12 Feb 16:52

Choose a tag to compare

SporeCore V2.8.1

Added

  • Added silent join messages for staff.
  • Added 2 new staff items (invsee & teleporter).
  • Added new inventory view menu. THIS IS NOT 100% FINISHED.
  • Added %sporecore_player_name% placeholder.
  • Added server status messages for discord.
  • Added new advanced Version handler.

Bug Fixes

  • Fixed channel command registry.
  • Fixed the invsee menu.
  • Fixed an issue with the notes not saving (investigations).
  • Fixed tps for /util..
  • Fixed an invulnerability bug when toggling staffmode.

2.7

22 Jan 14:11

Choose a tag to compare

2.7

SporeCore V2.7

NEW:

  • Added reports! -> View more info here
  • Added investigations! -> View more info here
  • Cut down the file size from 8MB -> 4MB
  • Added WorldGuard extension -> If you are in a safezone (pvp disabled) and you want to teleport somewhere it will instantly teleport instead of waiting 5 seconds.
  • Added muted commands -> Added blocked commands that players cannot run if they are actively muted.
  • Added a few placeholders
    • %sporecore_pending_messages% -> Returns the amount of pending messages the player has.
    • %sporecore_pending_payments% -> Returns the amount of pending payments the player has.
    • %sporecore_punishments_active_mute% -> Returns 'Yes' or 'No' if the player has an active mute.
    • %sporecore_punishments_total_% -> Returns the amount of total punishment per punishment type. Use warn, mute or ban.
    • %sporecore_punishments_total_all% -> Returns with the total amount of punishments the player has.
  • Cleaned up the tpsbar a bit
  • Cleaned up /whois with the active punishments
  • Added new join msg setting

Bug fixes:

  • Fixed an issue that was causing players to lose hunger while in staffmode
  • Fixed an issue that was causing the chat formatter to override the chat filter or any other chat modification plugin.
  • Fixed an issue that was causing players to lose their inventory during a server server restart while they were in staffmode
  • Fixed an issue that was causing staff members not being able to see other vanished staff members on join.

2.6

22 Dec 13:45

Choose a tag to compare

2.6

SporeCore V2.6

NEW:

  • Added an advanced log feature -> /getlogs [page] [contains=] [time=]
  • Added an advanced selector feature like minecraft! Find more info here
  • Added chat mentions -> Mention a player in chat by typing their name.
  • Updated the settings feature.

New setting:

  • Chat mentions -> Toggle between 4 values in this setting
    • Mention title enabled
    • Mention sound enabled
    • Mention title & sound enabled
    • No mention sound or title enabled

Bug fixes:

  • Fixed an issue with the channels feature where if you disabled any chat while you were online and relogged you would be in the channel again.
  • Fixed an issue where the freeze command had no permission

2.5

14 Dec 11:55

Choose a tag to compare

2.5

SporeCore V2.5

NEW:

  • Inventory -> Save, restore and manage players their inventory!
  • Discord -> Create a bot and link your account!
  • Modes -> Create your own staff mode and spy on other players!
  • /vanish -> Go in vanish so players don't know you're here.
  • /util <player|inventory|world|server|item> -> Utility commands that can be really helpful!
  • /tpsbar -> View the tps bossbar
  • /freeze -> Freeze and unfreeze a player!

Bug fixes:

  • Fixed being able to teleport to spawn or other players while you were already teleporting.
  • Fixed the display name for the punishments.
  • And a few other bugs

2.4

25 Nov 15:27

Choose a tag to compare

2.4

SporeCore V2.4

NEW features:

  • /sporecore staffrollback
    Rollback any punishments made by staff members. If you want to remove punishments made by a staff member in the last 5 days for example then run /sporecore staffrollback 5d and it will open a menu with all the punishments and roll them back.
  • /ping
  • /whois
  • Channel feature
    Add your own private channels in the config.yml for staff, devs or anyone else. You can copy one of the premade channels and modify them!
  • /clearchat -> Quickly clear the chat

Added settings: (/settings)

  • Auto TP setting -> Automatically accept a teleport request from a player. THIS ONLY WORKS FOR TPA NOT TPAHERE
  • Punishment logs -> Toggle if you want to see punishment logs (bans, unbans, mutes, etc)
  • Channel messages -> Toggle channel messages
  • Try logs -> Toggle if you want to receive logs of players trying to join while being banned or have a banned alt.

Fixes / updates:

  • Fixed /item
  • Updated /msg & /r to prevent players from using color codes inside private messages

2.3

17 Nov 15:26

Choose a tag to compare

2.3

SporeCore V2.3

NEW:

  • Punishments feature. Checkout more on the new wiki page here

Fixes:

  • Placeholder fixes

2.2

07 Nov 17:11

Choose a tag to compare

2.2

SporeCore V2.2

Changelog:

  • Added /kit givekit [player|*]
  • Added /sudo <player|*> <command|message>
    If you want to send a message with sudo add chat: in the message argument
  • Added /give [player|*] [Enchant| & level] [name]
    All possible ways to use this command:
    • /give acacia_boat
    • /give acacia_boat
    • /give acacia_boat *
    • /give acacia_boat 32
    • /give acacia_boat 32 Sharpness|5
    • /give acacia_boat 32 sharpness|5,unbreaking|3
    • /give acacia_boat 32 sharpness|5,unbreaking|3 &cSuper Boat
  • Added /edititem
    SubCommands:
    • amount -> Set the amount
    • attribute add -> add an attribute modifier
    • attribute remove -> Remove an attribute modifier
    • durability -> Set the item durability
    • enchant -> Enchant an item. You can remove an enchant by setting the level to 0
    • flag add -> Add an item flag
    • flag remove -> Remove an item flag
    • glow -> Set the item glow
    • lore add -> Add a lore line
    • lore set -> Set a lore line
    • lore remove -> Remove a lore line
    • modeldata -> Set the model data
    • rename -> Rename the item
    • type -> Set the item type

2.1

05 Nov 19:11

Choose a tag to compare

2.1

SporeCore V2.1

Features:

  • ChatColor (/cc).
  • Added /trash.
  • Added /broadcast.
  • Added ChatColor formatting

Make sure to checkout the config for more info about the chat color and broadcast feature!!

2.0

03 Nov 21:01

Choose a tag to compare

2.0

Plugin release!!