Jump to content
View in the app

A better way to browse. Learn more.

ClassiCube Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Announce command

When i loaded the announce plugin i did what it said but it just wont work and i would like to know who can help me fix it 

  • Replies 35
  • Views 4.9k
  • Created
  • Last Reply

Featured Replies

Did you do /pcompile? You need to do that first. /pcompile filename.cs. This compiles it into a .dll. Then you can do cmdload. languages like C# requires you to compile it.

Then I don't know what's wrong. Besides typos. It's saying that the file is missing. You must have done something wrong to not compile it right if you have the cs file. 

  • Administrator

It's a command, so should be using /compile and /cmdload instead of /pcompile here

---

The issue here is that at some point, someone opened and saved CmdAnnounce.dll with a text editor - but .dll files are not text files, which meant that some of the bytes in the .dll file got changed and hence made the .dll unloadable.

If you do /compile Announce (to regenerate CmdAnnounce.dll) and then /cmdload Announce again though, it should work.

Just now, minecraft_1589 said:

now i have to keep doing /cmdload Announce once in a while 

cmdautoload.txt exists

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.