Skip to content

QoL Update #1 [By Perrito]#111

Open
PacoRoberto9-Official wants to merge 4 commits into
yomugames:masterfrom
PacoRoberto9-Official:QOLupdate1
Open

QoL Update #1 [By Perrito]#111
PacoRoberto9-Official wants to merge 4 commits into
yomugames:masterfrom
PacoRoberto9-Official:QOLupdate1

Conversation

@PacoRoberto9-Official

@PacoRoberto9-Official PacoRoberto9-Official commented Jul 4, 2026

Copy link
Copy Markdown

QoL updates are a series of updates that I (Perrito/Paco) will develop in order to make junon a LOT more accessible for minigame creators and maybe survival worlds in the future! (These updates are fully centered around new content)

QoL Update # 1: The basics

Added a new "/chatprefix set [player] [prefix] [color] [style]" command that allows players to put tags on chat messages:

  • Only accepts 8 characters, non-alphabetic characters will get deleted
  • 3 styles allowed for now, any other input will default the style to 1
  • color parameter only works with hex color codes, any other input will default the color to white
  • "/chatprefix clear [player]" deletes the player(s)'s tag
image

Added "Is Spectate Allowed" configuration to worlds:

  • Defaults to "On"
  • Disables or enables "/spectate" command when toggled, if toggled while someone is spectating, they will be forced to stop spectating
  • Can be toggled with "/setting" as well "/setting isSpectateAllowed [true/false]"
image

"/fly [player] [true/false]" and "/god [player] [true/false]" recode:

  • Both of them work normally and older command block codes won't be affected
  • Added a new parameter to both of them: true/false, it allows you to turn the state On or Off at will rather than toggle. Must specify a player

Added 3 new functions: "$if()" "$getNthLetter()" "$getNthWord()" Huge shoutout to BigTforLife:
$If() :

  • Even tho it works for most complex set-ups, it's recommended to only use it for simple stuff that would be tiresome to use an ifthenelse for
image
  • Remade the $-function reading system, now it allows for functions to have spaces and it won't break, instead it will detect blank characters as commas
image
hi kuroro i finally managed to run junon locally after the last time we tried 4 years ago

@simpleyuji

Copy link
Copy Markdown
Collaborator

are you sure the space thing in function is not gonna break existing games?

@JoeBufonidae

Copy link
Copy Markdown
Contributor

in the current version of the game having a space in a function makes it not work, so there shouldn't be any issue with the intended changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants